P Commands
This chapter describes the basic Cisco NX-OS system commands that begin with P.
parity
To configure the parity for the console port, use the parity command. To revert to the default, use the no form of this command.
no parity { even | none | odd }
Syntax Description
Command Default
Command Modes
Terminal line configuration mode
Command History
|
|
---|---|
Usage Guidelines
You can configure the console port only from a session on the console port.
Examples
This example shows how to configure the parity for the console port:
This example shows how to revert to the default parity for the console port:
Related Commands
|
|
---|---|
ping
To determine the network connectivity to another network device, use the ping command.
ping { dest-address | hostname } [ count { number | unlimited }] [ df-bit ] [ interval seconds ] [ packet-size bytes ] [ source src-address ] [ timeout seconds ] [ vrf { vrf-name | default | management }]
Syntax Description
Command Default
For the default values, see the “Syntax Description” section for this command.
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to determine connectivity to another network device:
Related Commands
|
|
---|---|
Determines connectivity to another device using IPv6 addressing. |
|
Displays the routes that packets take when traveling to an IP address. |
ping6
To determine the network connectivity to another device using IPv6 addressing, use the ping6 command.
ping6 { dest-address | hostname } [ count { number | unlimited }] [ interface intf-id ] [ interval seconds ] [ packet-size bytes ] [ source address ] [ timeout seconds ] [ vrf { vrf-name | default | management }]
Syntax Description
Command Default
For the default values, see the “Syntax Description” section for this command.
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to determine connectivity to another device using IPv6 addressing:
Related Commands
|
|
---|---|
Determines connectivity to another device using IPv4 addressing. |
|
Displays the routes that packets take when traveling to an IPv6 address. |