port-egress-check
You can use this command to check fabric communications when a connection error occurs while using show commands.
Syntax port-egress-check
Defaults None
Access CLI
History Command introduced in Version 2.2.6
Usage Occasionally, the fabric returns a communication error when show commands are executed at the CLI. This command checks for possible communication on fabric ports.
Examples To use this command, use the following syntax:
CLI network-admin@switch > port-egress-check
pubdev02: Port 1 -> 1-68 but should be 1 -> 1-72
pubdev02: Port 2 -> 1-68 but should be 2 -> 1-72
pubdev02: Port 3 -> 1-68 but should be 3 -> 1-72
pubdev02: Port 4 -> 1-68 but should be 4 -> 1-72
pubdev02: Port 5 -> 1-68 but should be 5 -> 1-72
pubdev02: Port 6 -> 1-68 but should be 6 -> 1-72
pubdev02: Port 7 -> 1-68 but should be 7 -> 1-72
pubdev02: Port 8 -> 1-68 but should be 8 -> 1-72
pubdev02: Port 9 -> 1-68 but should be 9 -> 1-72
pubdev02: Port 10 -> 1-68 but should be 10 -> 1-72
pubdev02: Port 11 -> 1-68 but should be 11 -> 1-72
pubdev02: Port 12 -> 1-68 but should be 12 -> 1-72
pubdev02: Port 13 -> 1-68 but should be 13 -> 1-72
pubdev02: Port 14 -> 1-68 but should be 14 -> 1-72
pubdev02: Port 15 -> 1-68 but should be 15 -> 1-72
pubdev02: Port 16 -> 1-68 but should be 16 -> 1-72
pubdev02: Port 17 -> 1-68 but should be 17 -> 1-72
pubdev02: Port 18 -> 1-68 but should be 18 -> 1-72
pubdev02: Port 19 -> 1-68 but should be 19 -> 1-72
pubdev02: Port 20 -> 1-68 but should be 20 -> 1-72
pubdev02: Port 21 -> 1-68 but should be 21 -> 1-72
port-egress-fix
You can use this command to fix fabric communications when a connection error occurs while using show commands.
Syntax port-egress-fix
Defaults None
Access CLI
History Command introduced in Version 2.2.6
Usage Occasionally, the fabric returns a communication error when show commands are executed at the CLI. This command fixes communication errors on fabric ports.
Examples To use this command, use the following syntax:
CLI network-admin@switch > port-egress-fix
pubdev02: Port 1 -> 1-68 but should be 1 -> 1-72
pubdev02: Fixed port 1 -> 1-72
pubdev02: Port 2 -> 1-68 but should be 2 -> 1-72
pubdev02: Fixed port 2 -> 1-72
pubdev02: Port 3 -> 1-68 but should be 3 -> 1-72
pubdev02: Fixed port 3 -> 1-72
pubdev02: Port 4 -> 1-68 but should be 4 -> 1-72
pubdev02: Fixed port 4 -> 1-72
pubdev02: Port 5 -> 1-68 but should be 5 -> 1-72
pubdev02: Fixed port 5 -> 1-72
pubdev02: Port 6 -> 1-68 but should be 6 -> 1-72
pubdev02: Fixed port 6 -> 1-72
pubdev02: Port 7 -> 1-68 but should be 7 -> 1-72
pubdev02: Fixed port 7 -> 1-72
pubdev02: Port 8 -> 1-68 but should be 8 -> 1-72
pubdev02: Fixed port 8 -> 1-72
pubdev02: Port 9 -> 1-68 but should be 9 -> 1-72
pubdev02: Fixed port 9 -> 1-72
pubdev02: Port 10 -> 1-68 but should be 10 -> 1-72
pubdev02: Fixed port 10 -> 1-72
pubdev02: Port 11 -> 1-68 but should be 11 -> 1-72
pubdev02: Fixed port 11 -> 1-72
pubdev02: Port 12 -> 1-68 but should be 12 -> 1-72
pubdev02: Fixed port 12 -> 1-72
pubdev02: Port 13 -> 1-68 but should be 13 -> 1-72
pubdev02: Fixed port 13 -> 1-72
pubdev02: Port 14 -> 1-68 but should be 14 -> 1-72
pubdev02: Fixed port 14 -> 1-72
pubdev02: Port 15 -> 1-68 but should be 15 -> 1-72
pubdev02: Fixed port 15 -> 1-72
port-egress-show
You can use this command to display information about fabric communications when a connection error occurs while using show commands.
Syntax port-egress-show
port port-list |
Displays the physical port list. |
egress port-list |
Displays allowed egress ports. |
rx-only port-list |
Displays receive only ports. |
active-active-vlags port-list |
Displays active-active VLAG ports. |
loopback port-list |
Displays loopback ports. |
mir_prevent_out port-list |
Displays ports not participating in mirroring traffic. |
no-local-switching port-list |
Displays ports that are impacted by the no-local-switching command |
Defaults None
Access CLI
History
Version 2.3 |
Command introduced. |
Version 2.5.3 |
The optional parameter, local-switching|no-local-switching, added. |
Version 2.6.2 |
The parameter, local-switching, deprecated. |
Usage Occasionally, the fabric returns a communication error when show commands are executed at the CLI. This command displays communication on fabric ports.
Examples To use this command, use the following syntax:
CLI network-admin@switch > port-egress-show
switch port egress rx-only active-active-vlags loopback mir_prevent_out
-------- ---- ---------- ------- ------------------- -------- ---------------
pubdev03 1 1-65,67-72 none none none 66
pubdev03 2 1-65,67-72 none none none 66
pubdev03 3 1-65,67-72 none none none 66
pubdev03 4 1-65,67-72 none none none 66
pubdev03 5 1-65,67-72 none none none 66
pubdev03 6 1-65,67-72 none none none 66
pubdev03 7 1-65,67-72 none none none 66
pubdev03 8 1-65,67-72 none none none 66
pubdev03 9 1-65,67-72 none none none 66
pubdev03 10 1-65,67-72 none none none 66
...
Informational Note: The port egress values may vary from platform to platform.