Command Reference REUP Commands
1 REUP Commands
1.1 link state group
Use this command to add the port into the specified link state track group. The no form of this
command is used to delete a port from the specified link state track group.
link state group num { upstream | downstream }
ID of the link state track group.
Configures the port to be an upstream port in the link state track
group.
Configures the port to be a downstream port in the link state track
group.
The port is not added into any link state track group.
Interface configuration mode.
First create a link state track group and then add a port into the specified link state track group.
The following example shows how to add the port fa0/2 into the link state track group:
Ruijie(config)# link state track 1
Ruijie(config)# interface fa 0/2
Ruijie(config-if)# link state group 1 upstream
Enables a link state track group.
Use this command to enable the link state track group. The no form of this command is used to
disable a link state track group