| 108 | }}} |
| 109 | {{{#!td |
| 110 | SB2 |
| 111 | {{{#!shell |
| 112 | root@srv1-lg1:~# ./eth_config.sh |
| 113 | root@srv1-lg1:~# ifconfig eno1 |
| 114 | eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 9000 |
| 115 | inet 10.117.1.1 netmask 255.255.0.0 broadcast 10.117.255.255 |
| 116 | inet6 fe80::1e34:daff:fe42:d4c prefixlen 64 scopeid 0x20<link> |
| 117 | ether 1c:34:da:42:0d:4c txqueuelen 1000 (Ethernet) |
| 118 | RX packets 254 bytes 20924 (20.9 KB) |
| 119 | RX errors 0 dropped 185 overruns 0 frame 0 |
| 120 | TX packets 25 bytes 4642 (4.6 KB) |
| 121 | TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 |
| 122 | root@srv1-lg1:~# ifconfig eno2 |
| 123 | eno2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 9000 |
| 124 | inet 10.118.1.1 netmask 255.255.0.0 broadcast 10.118.255.255 |
| 125 | inet6 fe80::1e34:daff:fe42:d4d prefixlen 64 scopeid 0x20<link> |
| 126 | ether 1c:34:da:42:0d:4d txqueuelen 1000 (Ethernet) |
| 127 | RX packets 218 bytes 22274 (22.2 KB) |
| 128 | RX errors 0 dropped 186 overruns 0 frame 0 |
| 129 | TX packets 25 bytes 4642 (4.6 KB) |
| 130 | TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 |
| 131 | }}} |