mac

479
Parameter: [group-id]: Show the information of the specific ULPP group.
Default: By default, show the information of all ULPP groups which have been configured.
Command mode: Admin mode.
Usage Guide: Show the configuration information of ULPP groups which have been
configured, such as: the state of the master port and the slave port, the preemption mode,
the preemption delay, etc.
Example: Show the configuration information of ULPP group1.
Switch# show ulpp group 1
ULPP group 1 information:
Description: abc
Preemption mode: on
Preemption delay: 30s
Control VLAN:1
Protected VLAN: Reference Instance 1
Member Role State
--------------------------------------------------------------
Ethernet1/1 MASTER FORWARDING
Ethernet1/2 SLAVE STANDBY
39.18 ulpp control vlan
Command: ulpp control vlan <vlan-list>
no ulpp control vlan <vlan-list>
Function: Configure the receiving control VLANs of the port, the no command restores
the default value.
Parameter: <vlan-list> specify the control VLAN list that receives the flush packets, such
as: i; j-k. The number of VLANs in Each character string can not exceed 100. The
receiving control VLAN of the port can be added.
Default: The default is VLAN 1.
Command mode: Port mode.
Usage Guide: Configure the receiving control VLAN for the port. This VLAN must
correspond the existent VLAN, after it is configured, this VLAN cant be deleted.
Example: Configure the receiving control VLAN as 10.
Switch(config)# interface ethernet 1/1
Switch(config-If-Ethernet1/1)# ulpp control vlan 10