E-DOC-CTC-20061027-0003v2.0
Eth Commands
306
eth switch group move
Move a specified port to a specified switch group.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:

eth switch group move group = <number{0-3}>

port = <number{1-4}>

group A number between 0 and 4.
Represents the group ID to which the port must be moved.
REQUIRED
port A number between 01 and 4.
Represents the port to be moved.
REQUIRED
=>eth switch group list
Group 0 Ports:1234
=>eth switch group move group=3 port=1
=>eth switch group list
Group 0 Ports:234
Group 3 Ports: 1
=>
eth switch group flush Set all the ports to the default settings.
eth switch group list List all the configured switch groups.