Command Reference Basic Configuration Management Commands
2.46 show this
Use this command to display effective configuration in the current mode.
The configuration in the following range modes cannot be displayed. If the show this command is
run, the outcome is NULL.
1. Use the line first-line last-line command to configure lines in a continuous group and enter LINE
configuration mode.
2. Use the vlan range command to configure VLANs and enter vlan range configuration mode.
3. Use the interface range command to configure interfaces and enter interface range
configuration mode.
In vlan range or interface range mode, if the number of VLANs or interfaces exceeds 50, the
configuration of the first 50 VLANs or interfaces will be displayed.
Use this command to display effective configuration on interface fastEthernet 0/1.
Ruijie (config)#interface fastEthernet 0/1
Ruijie (config-if-FastEthernet 0/1)#show this
Building configuration...
!
spanning-tree link-type point-to-point
spanning-tree mst 0 port-priority 0
!
end
Ruijie (config-if-FastEthernet 0/1)#
Use this command to display configuration on interface VLAN 1-3.
Ruijie(config-if-range)#show this
Building configuration...
!
interface VLAN 1
ip address dhcp
interface VLAN 2