Managing Network Datalinks in Oracle® Solaris 11.2

Exit Print View

Updated: September 2014
 
 

Displaying PFC Mapping Information Between Host and Peer

The PFC Pending value returns a True status if PFC information between the host and the peer does not converge. After the mismatch is resolved, the status of PFC Pending returns to False.

The following command alerts you to a mismatch of PFC mapping information between the local host and the peer.

# lldpadm show-agent -lv -o "PFC Pending" agent
# lldpadm show-agent -lv -o "PFC Pending" agent
Example 6-4  Verifying Symmetry of PFC Information Between Host and Peer

The following example shows how to verify in actual running time whether PFC information is synchronized between the host and peer, or whether a mismatch occurs.

# lldpadm show-agent -lv -o "PFC Pending" net0
PFC Pending: True

To display all the information that the agent advertises, use the –v (verbose) option of the lldpadm show-agent command:

# lldpadm show-agent -v net0