MES1000, MES2000 Ethernet Switches
147
[gigabitethernet
gi_port
|
fastethernet
fa_port
|port-
channel
group
|vlan
vlan_id
]
[
service
service
]
fa_port: (1..3/0/1..24);
group: (1..8);
vlan_id: (1..4094) );
service: {telnet, ssh,
snmp, http, https}
deny
ip-source
{
ipv4-address
|
ipv6_address/prefix-length
}
[
mask
{
mask
|
prefix-length
}]
[gigabitethernet
gi_port
|
fastethernet
fa_port
|port-
channel
group
|
vlan
vlan_id
]
[
service
service
]
Privileged EXEC mode commands
Command line request in Privileged EXEC mode appears as follows:
console#
Table 5.160 —Privileged EXEC mode commands
Command
Action
show
management
access-list
[
name
]
Show access control lists.
show management access-class
Show information on the active access control lists.
5.19.7
Access configuration
5.19.7.1
Telnet, SSH, HTTP and FTP
These commands are designed for switch management access server configuration. TELNET and SSH
server support by the switch allows to establish remote server connections for monitoring and
configuration purposes.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.161 —Global configuration mode commands
Command
Value/Default value
Action
ip telnet server
Telnet server is enabled by
default.
Enable remote device configuration via Telnet.
no ip telnet server
Disable remote device configuration via Telnet.
ip ssh server
SSH server is enabled by
default.
Enable remote device configuration via SSH.
Until the encryption key is generated, SSH server will
be placed in the reserve. After the key has been
generated (with crypto key generate rsa and crypto key
generate dsa commands), server will return to the operation
mode.
no ip ssh server
Disable remote device configuration via SSH.
ip ssh port
port-number
(1..65535)/22
TCP port used by SSH server.
no ip ssh port
Restore the default value.
ip ssh pubkey-auth
Public key utilization is
disabled by default.
Enable public key utilization for incoming SSH sessions.
no ip ssh pubkey-auth
Disable public key utilization for incoming SSH sessions.