NEXPEED NBG440 User’s Manual
NexComm Systems, Inc. 34 PAGE
10 RxOK, 0 RxNoBufs, 0 RxMiss
0 RxCRCErr, 0 RxAlignErr, 0 RxDribbles
5 TxOK, 0 TxNotReady, 0 TxTooBig
0 TxLossCRS, 0 TxLateCols, 0 TxCollisions
(conf)#
Configuration Example2
Assigning multiple IP addresses to the LAN interface:
(conf)# int lan ip 172.16.10.1 255.255.255.0 secondary
=>
sets up the “172.16.10.1” IP address to the LAN interface as the secondary IP
address, subnet mask value is “255.255.255.0”.
Note:
Don’t forget adding the string “secondary”. Otherwise, it replaces your primary IP
address with new IP address.
(conf)# show interface lan
Interface: lan, status <UP>, mtu 1500
ip address 168.126.188.130 255.255.255.0
ip address 172.16.10.1 255.255.255.0
secondary
Routing-only mode
ether 00:d0:84:01:08:b2, speed 10 Mbps half-duplex
(conf)#