Viewing full source IP details

The full source IP details for an application protocol include the source IP selection policy status, the source IP address configuration, and the state of the source IP interface.

Do one of the following:

  • Use the following command to view the full source IP details for the specified protocol.
    show ip source-interface detail
    [ radius | sflow | sntp | tacacs | telnet | tftp | syslog | tunneled-node-server | radsec ]
  • Use the following command to view the full source IP details for all protocols.

    show ip source-interface detail
Examples

The following example shows detailed information displayed for the Tacacs application protocol.


switch(config)# show ip source-interface detail tacacs

 Source-IP Detailed Information

  Protocol : Tacacs
  Admin Policy           : Configured IP Interface
  Oper Policy            : Outgoing Interface
  Source IP Interface    : Vlan 22
  Source IP Address      : 10.10.10.4
  Source Interface State : Down
The following example shows detailed information displayed for each application protocol.

switch(config)# show ip source-interface detail

  Source-IP Detailed Information

   Protocol : Tacacs
   Admin Policy           : Configured IP Interface
   Oper Policy            : Configured IP Interface
   Source IP Interface    : vlan 22
   Source IP Address      : 10.10.10.4
   Source Interface State : Up

   Protocol : Radius
   Admin Policy           : Configured IP Address
   Oper Policy            : Configured IP Address
   Source IP Interface    : vlan 3
   Source IP Address      : 10.10.10.2
   Source Interface State : Up

   Protocol : Syslog
   Admin Policy           : Configured IP Interface
   Oper Policy            : Configured IP Interface
   Source IP Interface    : vlan 10
   Source IP Address      : 10.10.10.10
   Source Interface State : Up

   Protocol : Telnet
   Admin Policy           : Configured IP Interface
   Oper Policy            : Configured IP Interface
   Source IP Interface    : loopback 1
   Source IP Address      : 10.10.10.11
   Source Interface State : Up

   Protocol : Tftp
   Admin Policy           : Outgoing Interface
   Oper Policy            : Outgoing Interface
   Source IP Interface    : N/A
   Source IP Address      : N/A
   Source Interface State : N/A

   Protocol : Sntp
   Admin Policy           : Outgoing Interface
   Oper Policy            : Outgoing Interface
   Source IP Interface    : N/A
   Source IP Address      : N/A
   Source Interface State : N/A

   Protocl : Sflow
   Admin Policy           : Outgoing Interface
   Oper Policy            : Outgoing Interface
   Source IP Interface    : N/A
   Source IP Address      : N/A
   Source Interface State : N/A

   Protocl : Tunneled-node-server
   Admin Policy           : Configured IP Interface
   Oper Policy            : Configured IP Interface
   Source IP Interface    : loopback 3
   Source IP Address      : 10.10.10.1
   Source Interface State : Up

   Protocl : Radsec
   Admin Policy           : Outgoing Interface
   Oper Policy            : Outgoing Interface
   Source IP Interface    : N/A
   Source IP Address      : N/A
   Source Interface State : N/A