IP Addressing Commands
515 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
24
24.13 interface ip
Use the interface ip Global Configuration mode command to enter the IP Interface
Configuration mode.
Syntax
interface ip
ip-address
Parameters
•
ip-address
—Specifies one of the IP addresses of the device.
Command Mode
Global Configuration mode
Example
The following example enters the IP interface configuration mode.
switchxxxxxx(config)#
interface ip
192.168.1.1
switchxxxxxx(config-ip)#
24.14 ip helper-address
Use the ip helper-address Global Configuration mode command to enable the
forwarding of UDP Broadcast packets received on an interface to a specific
(helper) address. Use the no form of this command to disable the forwarding of
broadcast packets to a specific (helper) address.
Syntax
ip helper-address {
ip-interface |
all}
address
[
udp-port-list
]
no ip helper-address {
ip-interface |
all}
address
Parameters
•
ip-interface
—Specifies the IP interface.
• all—Specifies all IP interfaces.