mac

Commands for ULSM
545
53.3 ulsm group
Command: ulsm group <group-id>
no ulsm group <group-id>
Function: Create a ULSM group. The no command deletes the ULSM group.
Parameter: <group-id> is the ID of ULSM group, range from 1 to 32.
Default: There is no ULSM group configured by default.
Command mode: Global Mode.
Usage Guide: None.
Example: Create ULSM group 10.
Switch(config)# ulsm group 10
53.4 ulsm group {uplink | downlink}
Command: ulsm group <group-id> {uplink | downlink}
no ulsm group <group-id>
Function: Configure the uplink/downlink ports of ULSM group. The no command deletes
the uplink/downlink ports.
Parameter: <group-id>: The ID of ULSM group, the range from 1 to 32.
uplink: Configure the port as the uplink port.
downlink: Configure the port as the downlink port.
Default: The port does not belong to any ULSM group.
Command mode: Port Mode.
Usage Guide: Configure the uplink/downlink ports of ULSM group. Each ULSM group
can configure 8 uplink ports and 16 downlink ports at most.
Example: Configure port1/3 as the uplink port of ULSM group10.
Switch(config)# interface ethernet 1/3
Switch(config-If-Ethernet1/3)# ulsm group 10 uplink