show ip helper-address
Syntax
show ip helper-address [interface <INTERFACE-NAME>] [vsx-peer]
Description
Shows the helper IP addresses defined for all interfaces or a specific interface.
Command context
Manager (#
)
Parameters
interface <INTERFACE-NAME>
Specifies the name of the interface for which to show helper IP addresses. Some switches (such as the Aruba 8400 Switch Series), use the format
member/slot/port
(for example,1/1/1
). Other switches useslot/port
(for example,1/1
).[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
switch# show ip helper-address IP Helper Addresses Interface: 1/1/1 IP Helper Address ----------------- 192.168.20.1 192.168.10.1 Interface: 1/1/2 IP Helper Address ----------------- 192.168.10.1
switch# show ip helper-address interface 1/1/1 IP Helper Addresses Interface: 1/1/1 IP Helper Address ----------------- 192.168.20.1 192.168.10.1