Operation Manual – Management VLAN
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
Management VLAN Configuration
1-4
# Configure the IP address of VLAN 10 interface to be 1.1.1.1.
[H3C-Vlan-interface10] ip address 1.1.1.1 255.255.255.0
[H3C-Vlan-interface10] quit
# Configure the default route.
[H3C] 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 management VLAN configuration
Operation Command Description
Display the IP-related
information about a
management VLAN
interface
display ip interface [ brief
[ Vlan-interface [ vlan-id ] ] |
[ 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 a specified IP address
range
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 routing table in
a tree structure
display ip routing-table radix
Display the statistics on the
routing table
display ip routing-table
statistics
Optional
You can execute
the display
commands in any
view.