Specifications

Table Of Contents
Chapter 17: ip Commands
SSR Command Line Interface Reference Manual 17 - 7
ip show helper-address
Purpose
Display the configuration of IP helper addresses.
Format
ip show helper-address [
<interface-name>
]
Mode
Enable
Description
The
ip show helper-address
command displays the configuration of IP helper
addresses configured on the system. One can specify the optional parameter, interface-
name, to show only the IP helper addresses configured for that interface. If the
command is executed without specifying an interface name then the IP helper address
configuration of all interfaces are shown.
Parameters
<interface-name>
Name of the IP interface to display any configured
IP helper addresses.
Restrictions
If you specify an interface name, the name must belong to an existing IP interface.
Example
ssr# ip show helper-address
Interface IP address Helper Address
--------- ---------- --------------
ssr6 10.1.17.1 none
ssr5 10.1.16.1 none
ssr4 10.1.15.1 10.4.1.45
ssr1 10.1.12.1 none
ssr0 10.1.11.1 none
ssr3 10.1.14.1 10.5.78.122(111)
The above example shows that interface ssr4 has one helper address configured
while interface ssr3 has one helper address configured for the portmapper service
(port 111).