NEXPEED NBG440 User’s Manual
NexComm Systems, Inc. 41 PAGE
Usage Examples:
(conf)# device mx0 bind s0
(conf)# device mx0 bind s1
=>
s0 and s1 works as a member of mx0.
(conf)# sh dev
name type side speed
--------------------------------------
lan 10/100BASE-T - auto
s0 gshdsl(ANNEX-A) RT auto
s1 gshdsl(ANNEX-A) RT auto
mx0 bind = { s1 s0 }
(conf)#
Unbinding a port to the MXL interface
Use the following command to remove a port from the MXL interface. And then they
work as the individual port.
COMMAND (conf)# device mx0 unbind {all|<ifname>}
Parameters
all : all of the ports
<ifname> - port name
Usage Examples:
(conf)# device mx0 unbind all
=>
All ports bounded to mx0 is unbounded.
Verifying the interface
To verify whether the interface is disabled, use the following command.
COMMAND (conf)# show interface
Usage Examples:
(conf)# sh int
Interface: s0, disabled
Interface: s1, disabled