Chapter 4: Commands for CLI configuration
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
71
no
no
Negate a command or set its defaults
Default:
N/A
Usage Guide:
To default the function
for specific interface
Example:
To enable the function (
network-clock synchronization ssm
)
for
GigabitEthernet X/X.
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
no network-clock synchronization ssm
ping ip
Command:
ping ip <ipv4_addr> size <size: 2-1452>
ping
The ping command allows you to test connectivity to a network host from the
appliance
ip
ip
<ipv4_addr>
IP address
size
size
<size: 2-1452>
Default is 56 (excluding MAC, IP and ICMP headers)
Default:
N/A
Usage Guide:
To run Ping function
for specific interface
Example:
To run Ping function (IP address: 10.10.10.10 with size 88 bytes)
for
GigabitEthernet X/X.
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
ping ip 10.10.10.10 size 88
port-security
Command:
port-security
port-security
Enable/disable port security per interface.
Default:
Disabled
Usage Guide:
To enable
Port-security
for specific interface
Example:
To enable
Port-security
for
GigabitEthernet X/X