Operation Manual - Management VLAN
Quidway S3900 Series Ethernet Switches-Release 1510 Chapter 1 Management VLAN Configuration
Huawei Technologies Proprietary
1-4
# Configure the IP address of VLAN 10 interface to be 1.1.1.1.
[QuidwayA-Vlan-interface10] ip address 1.1.1.1 255.255.255.0
[QuidwayA-Vlan-interface10] quit
# Configure a default route.
[QuidwayA] ip route-static 0.0.0.0 0.0.0.0 1.1.1.2
1.3 Displaying Management VLAN Configuration
Table 1-2 Display and debug management VLAN
Operation Command Description
Display the IP-related
information about a
management VLAN
interface
display ip interface [ brief ]
[ vlan-interface vlan-id ]
Display the information
about a management
VLAN interface
display interface
vlan-interface [ vlan-id ]
Display summary
information about the
routing table
display ip routing-table
Display detailed
information about the
routing table
display ip routing-table
verbose
Display the routes leading
to a specified IP address
display ip routing-table
ip-address [ mask ]
[ longer-match ] [ verbose ]
Display the routes leading
to specified IP addresses
display ip routing-table
ip-address1 mask1 ip-address2
mask2 [ verbose ]
Display the routing
information of the specified
protocol
display ip routing-table
protocol protocol [ inactive |
verbose ]
Display the routes filtered
by a specified access
control list (ACL)
display ip routing-table acl
acl-number [ verbose ]
Display the routes filtered
by a specified IP prefix
display ip routing-table
ip-prefix ip-prefix-name
[ verbose ]
Display the routing table in
a tree structure
display ip routing-table radix
Display the statistics of the
routing table
display ip routing-table
statistics
Optional
You can execute
the display
commands in any
view.