show peers all

Use this command to display the list all external inbound and outbound connections that are established by SMF. Only the key information is displayed. The following sample output is for the show peers all command:

[smf] smf# show peers all  
GR                                                                  POD                CONNECTED                                   INTERFACE
INSTANCE  ENDPOINT      LOCAL ADDRESS   PEER ADDRESS     DIRECTION  INSTANCE     TYPE  TIME       RPC     ADDITIONAL DETAILS       NAME       VRF
---------------------------------------------------------------------------------------------------------------------------------------------------
1         <none>        xx.xx.xx.xx    xx.xx.xx.xx:0000  Outbound   rest-ep-0    Rest  25 hours   UDM     <none>                     n10        
1         <none>        xx.xx.xx.xx    xx.xx.xx.xx:0000  Outbound   rest-ep-0    Rest  25 hours   UDM     <none>                     n10        
1         <none>        xx.xx.xx.xx    xx.xx.xx.xx:0000  Outbound   rest-ep-0    Rest  25 hours   CHF     <none>                     n40        
1         <none>        xx.xx.xx.xx    xx.xx.xx.xx:0000  Outbound   rest-ep-0    Rest  25 hours   PCF     <none>                     n7         
1         <none>        xx.xx.xx.xx    xx.xx.xx.xx:0000  Outbound   rest-ep-0    Rest  25 hours   PCF     <none>                     n7         
1         <none>        xx.xx.xx.xx    xx.xx.xx.xx:0000  Outbound   rest-ep-0    Rest  25 hours   AMF     <none>                     n11  
Output Fields Description for the show peers all Command

Field

Description

Additional Details

Specifies the additional details for the peer such as status or type.

Connected Time

Specifies the duration of the connected peer.

Direction

Specifies if peer connection direction is inbound or outbound.

Endpoint

Specifies the name of the endpoint.

GR Instance

Specifies the GR instance.

Interface Name

Specifies the interface name for the endpoint.

Local Address

Specifies the local IP address and port of the instance. For endpoint, it is the endpoint address and port. For RPC, it is the instance IP.

Peer Address|

Specifies the host and port of peer address.

Pod Instance

Specifies the pod for the peer.

RPC

Specifies the rpc of the specific peer.

Type

Specifies the type of peer.