Operation Manual – Management VLAN
H3C S3100 Series Ethernet Switches
Chapter 1 Management VLAN Configuration
1-2
1.1.3 Default Route
The switch uses the default route when it fails to find a matching entry in the routing
table:
z
If the destination address of a packet fails to match any entry in the routing table,
the switch uses the default route;
z
If no default route exists and the destination address of the packet is not in the
routing table, the packet is discarded, and an ICMP destination unreachable
message is returned to the source.
The default route can be configured through a static route and exists in the routing table
as a route destined to the network 0.0.0.0 (with the mask 0.0.0.0).
1.2 Management VLAN Configuration
1.2.1 Prerequisites
Before configuring the management VLAN, make sure the VLAN operating as the
management VLAN exists. If VLAN 1 (the default VLAN) is the management VLAN, just
go ahead.
1.2.2 Configuring the Management VLAN
Table 1-1
Configure the management VLAN
Operation
Command
Remarks
Enter system view
system-view
—
Configure a specified
VLAN to be the
management VLAN
management-vlan
vlan-id
Required
By default, VLAN 1
operates as the
management VLAN.
Create the management
VLAN interface and enter
the corresponding VLAN
interface view
interface vlan-interface
vlan
-
id
Required
Assign an IP address to
the management VLAN
interface
ip address
ip-address
mask
Required
By default, no IP address
is assigned to the
management VLAN
interface.