port-association-show
Use this command to display port associations.
Syntax port-association-show
name name-string |
Name for the port association. |
master-ports port-list |
A list of ports to act as master ports. |
slave-ports port-list |
A list of ports to act as slave ports. |
policy all-masters|any-master |
A policy for the port association. |
virtual-wire|no-virtual-wire |
Specify if you want the associated ports to form a “virtual wire”. Once you put the switch into virtual wire mode, you disable all other features on the switch. |
bidir|no-bidir |
Specify if you want the port state tracking to be bi-directional or not. |
monitor-ports port-list |
A list of ports not used by port association to monitor. |
enable|no-enable |
Specify if you want to enable port association in hardware. |
Defaults None
Access CLI
History
Version 2.2.6 |
Command introduced. |
Version 2.4 |
The parameter virtual-wire, and bidir added. |
Version 2.5.2 |
The parameter monitor-ports added. |
Version 3.0.0 |
The parameter enable added. |
Usage Use this command to display port associations.
Examples To display a port association, with a master port of 45, and slave port of 6, use the following command:
CLI (network-admin@switch) > port-association-show
name master-ports slave-ports policy virtual-wire bidir enable
------------------------ ------------ ----------- ----------- ------------ ----- ------
_PA_PATH_eri-scorp2-path 45 6 all-masters true false enable