40
the “
no ipv6 host <hostname>
” command deletes this mapping relationship
Parameter:<hostname>
is the name of the host,containing max 15
characters;
<ipv6_addr>
is the IPv6 address corresponding to the host name.
Command Mode:
Global Mode
Usage Guide:
Configure a fixed corresponding relationship between the host and the
IPv6 address, applicable in commands such as “
traceroute6 <host>
”, etc.
Example:
Set the IPv6 address of the host named beijing to 2001:1:2:3::1
Switch(Config)#ipv6 host beijing 2001:1:2:3::1
2.1.1.14 ip http server
Command: ip http server
no ip http server
Function:
Enable Web configuration; the “
no ip http server
” command disables Web
configuration
Command mode:
Global mode
Usage guide:
Web configuation is for supplying a interface configured with HTTP for the
user, which is straight and visual, esay to understand. This command functions equal to
selection [2] of the main menu in Setup mode to configure the Web Server.
Example:
Enable Web Server function and enable Web configurations.
Switch(Config)#ip http server
2.1.1.15 login
Command:login
no login
Function:
login enable password authentication ,no login command cancels the login
configuration
Command mode:
Global mode
Default:
no login by default
Usage guide:
By using this command, users have to enter the password set by
password command to enter normal user mode with console; no login cancels this
restriction
Example:
Enable password
Switch(Config)#login
2.1.1.16 language
Command: language {chinese|english}
Function:
Set the language for displaying the help information.
Parameter: chinese
for Chinese display;
english
for English display.