H3C S3100 Series Command Manual page 113

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

Command Manual ( For Soliton ) – Management VLAN
H3C S3100 Series Ethernet Switches
Description
Use the ip route-static command to configure a static route.
Use the undo ip route-static command to remove a static route.
By default, the system can obtain the subnet route directly connected to the router.
When you configure a static route, if no preference is specified for the route, the
preference defaults to 60. Note that routes with the same destinations, the same next
hops, but different preferences are different routes. Among these routes, the one with
least preference (which means the highest preference) is chosen to be the current
route. A route configured using the ip route-static command is a reachable route if
neither of the reject and blackhole keywords is specified.
Note the following when configuring a static route:
The next hop address of a static route cannot be the VLAN interface address of
the local switch.
A static route with both its destination IP address and mask both being 0.0.0.0 is
the default route. When no matched entry is found in the routing table, a received
packet is forwarded according to the default route.
Related command: display ip routing-table.
Example
# Configure the next hop of the default route as 129.102.0.2.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] ip route-static 0.0.0.0 0.0.0.0 129.102.0.2
1.1.16 management-vlan
Syntax
management-vlan vlan-id
undo management-vlan
View
System view
Parameter
vlan-id: ID of the management VLAN, in the range of 1 to 4094.
Description
Use the management-vlan command to configure a VLAN as the management VLAN.
Use the undo management vlan command to restore the default.
Chapter 1 Management VLAN Configuration
1-19
Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents