Broadcom Confidential
5880X-PS225-UG101
23
PS225
User Guide
Quick Start Guide
TX packets:1307 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:382936 (382.9 KB) TX bytes:267866 (267.8 KB)
enp8s0f6 Link encap:Ethernet HWaddr 00:10:18:ad:05:0e
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1174 errors:0 dropped:0 overruns:0 frame:0
TX packets:1315 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:378828 (378.8 KB) TX bytes:270156 (270.1 KB)
enp8s0f1d1 Link encap:Ethernet HWaddr 00:10:18:ad:05:09
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:189 errors:0 dropped:0 overruns:0 frame:0
TX packets:1312 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:65394 (65.3 KB) TX bytes:270596 (270.5 KB)
enp8s0f3d1 Link encap:Ethernet HWaddr 00:10:18:ad:05:0b
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:437 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:151202 (151.2 KB) TX bytes:0 (0.0 B)
enp8s0f5d1 Link encap:Ethernet HWaddr 00:10:18:ad:05:0d
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:437 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:151202 (151.2 KB) TX bytes:0 (0.0 B)
enp8s0f7d1 Link encap:Ethernet HWaddr 00:10:18:ad:05:0f
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:437 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:151202 (151.2 KB) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:2002 errors:0 dropped:0 overruns:0 frame:0
TX packets:2002 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:170071 (170.0 KB) TX bytes:170071 (170.0 KB)
b. On the host (assuming that it is Ubuntu 16), ensure that it is changed based on the distribution.
c. Edit
/etc/sysctl.conf
and uncomment the following line:
net.ipv4.ip_forward=1
byang@byang-PowerEdge-2950:~$
sudo iptables -t nat -A POSTROUTING -o eno2 -j MASQUERADE
byang@byang-PowerEdge-2950:~$
sudo iptables -A FORWARD -i eno2 -o enp8s0f0 -m state --state
RELATED,ESTABLISHED -j ACCEPT
byang@byang-PowerEdge-2950:~$
sudo iptables -A FORWARD -i enp8s0f0 -o eno2 -j ACCEPT
d. On PS225, configure default gateway and DNS server with the following commands:
Broadcom
Confidential
Содержание Stingray PS225
Страница 31: ...B r o a d c o m C o n f i d e n t i a l ...