Operation Manual - Getting Started
Quidway S5000 Series Ethernet Switches Chapter 5 System IP Configuration
5-6
interface is disabled. When there is one or more Ethernet ports in up status, the
management VLAN interface is also up, i.e. the management VLAN interface is
enabled.
5.2.5 Configure Hostname and Host IP Address
You can use the following command to associate the hostname and host IP address.
Thereafter you can simple use the hostname, instead of the meaningless IP address,
when you perform the applications such as Telnet. And the system will translate the
address for you.
Perform the following configuration in system view.
Table 5-6 Configure hostname and host IP address
Operation Command
Configure a hostname and host IP address
ip host hostname ip-address
Delete a hostname and host IP address
undo ip host hostname [ ip-address ]
By default, there is no hostname associated with any host IP address.
5.2.6 Configure a Static Route
You can use the following command to configure a static route for login to the switch via
the network.
Perform the following configuration in system view.
Table 5-7 Configure a static route
Operation Command
Add a static route
ip route-static ip-address { mask | mask-length } { null null-interface-number |
gateway-address } [ preference value ] [ reject | blackhole ]
Delete a static route
undo ip route-static ip-address { mask | mask-length }
[ null null-interface-number |
gateway-address ] [ preference value ] [ reject | blackhole ]
5.2.7 Configure the Default Preference of Static Routes
The default-preference will be the preference of the static route if its preference is not
specified when configured. You can change the default preference value of the static
routes to be configured by using the following command.
Perform the following configurations in system view.