83
CHAPTER 3
INTRODUCTION TO CLI
# show ipv6 route [interface vlan<vlan_list>]
3.9.21.33 (config)# ip source binding interface
Syntax:
(config)# ip source binding interface <port_type> <in_port_type_id> <vlan_var> <ipv4_var> <mask_var>
Explanation:
Create a static entry.
Parameters:
<port_type> <in_port_type_id>: Specify a port type and port number to which a static entry is bound.
<vlan_var>: Specify VLAN ID that has been configured.
<ipv4_var>: Specify a valid IPv4 address.
<mask_var>: Specify the subnet mask for the entered IP address.
Negation:
(config)# no ip source binding interface <port_type> <in_port_type_id> <vlan_var> <ipv4_var> <mask_var>
Show:
# show ip source binding [ dhcp-snooping | static ] [ interface ( <port_type> [ <in_port_type_list> ] ) ]
3.9.21.34 (config)# ip ssh
Syntax:
(config)# ip ssh
Explanation:
Enable SSH mode.
Example:
Enable SSH mode.
Negation:
(config)# no ip ssh
Show:
# show ip ssh
NOTE:
SSH is preferred to Telnet, unless the management network is trusted. Telnet passes authentication credentials
in plain text, making those credentials susceptible to packet capture and analysis. SSH provides a secure authentication
method. The SSH in this device uses version 2 of SSH protocol.
3.9.21.35 (config)# ip verify source
# config t
(config)# ip ssh
# show ip route
127.0.0.1/32 via 127.0.0.1 <UP HOST>
224.0.0.0/4 via 127.0.0.1 <UP>
# show ipv6 route interface vlan 1
::1/128 via ::1 <UP HOST>
Содержание MSW-4424C Series
Страница 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Страница 382: ......