DES-7200 Configuration Guide Chapter 6 REUP Configuration
6-19
For example: On Switch B1, configure port 4 as the downstream port and port 3 as the
upstream port of link state group 1.
DES-7200# configure terminal
DES-7200(config)# link state track 1
DES-7200config)# interface fastethernet 0/4
DES-7200(config-if)# link state group 1 downstream
DES-7200(config)# exit
DES-7200(config-if)# interface fastethernet 0/3
DES-7200(config-if)# link state group 1 upstream
DES-7200(config-if)# end
Verify the state of Link State Group.
DES-7200# show link state group detail
Link State Group:1 Status: Enabled, UP
Upstream Interfaces :Gi0/3(Up)
Downstream Interfaces : Gi0/4(Up)
Link State Group:2 Status: Disabled, Down
Upstream Interfaces :
Downstream Interfaces :
(Up):Interface up (Dwn):Interface Down (Dis):Interface disabled
6.4 REUP Configuration
Example
6.4.1 Topological Diagram
DES-7200# copy running-config
startup-config
Save the configuration.