
Chapter XVIII. Classification and Filtering
Chelsio T5/T4 Unified Wire For Linux Page 244
Follow these steps on Node 1
i. Configure IP address and enable the interface:
[root@host]# ifconfig eth0 102.1.1.1/24 up
[root@host]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:07:43:04:7D:50
inet addr:102.1.1.1 Bcast:102.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::207:43ff:fe04:7d50/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:14372 errors:0 dropped:0 overruns:0 frame:0
TX packets:62203 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1585952 (1.5 MiB) TX bytes:4798122 (4.5 MiB)
Interrupt:16
ii. Setup ARP entry to reach 102.1.1.2
[root@host]# arp -s 102.1.1.2 00:07:43:12:D4:88
Follow these steps on Node 2
i. Configure IP address and enable the interface:
[root@host]# ifconfig eth0 102.1.1.2/24 up
[root@host]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:07:43:12:D4:88
inet addr:102.1.1.2 Bcast:102.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::7:4300:112:d488/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:1961 errors:0 dropped:2 overruns:0 frame:0
TX packets:141 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:218606 (213.4 KiB) TX bytes:17483 (17.0 KiB)
Interrupt:17
Comentários a estes Manuais