Viewing source IP selection policy status

Do one of the following:

  • Use the following command to view the source IP selection policy status for the specified protocol.

    show ip source-interface status
    [ radius | sflow | sntp | tacacs | telnet | tftp | syslog ]
  • Use the following command to view the source IP selection policy status for all protocols.

    show ip source-interface status

The following example shows Source IP selection policy status for all application protocols


switch(config)# show ip source-interface status

 Source-IP Status Information

  Protocol | Admin Selection Policy  Oper Selection Policy
  -------- + ----------------------- ----------------------
  Tacacs   | Configured IP Interface Configured IP Interface
  Radius   | Configured IP Address   Configured IP Address
  Syslog   | Configured IP Interface Outgoing Interface
  Telnet   | Outgoing Interface      Outgoing Interface
  Tftp     | Outgoing Interface      Outgoing Interface
  Sntp     | Outgoing Interface      Outgoing Interface
  Sflow    | Configured IP Address   Configured IP Address