CLI Reference IP Address Configuration Commands
Show detailed information of the
interface.
For the Layer 2 switch, the IP address can be configured only for the Layer 3
interface. The Level-2 address is not supported, that is, the secondary option is
unavailable.
The keyword gateway is only supported by the layer-2 switches.
Use this command to define a broadcast address for an interface in the interface
configuration mode. The no form of this command is used to remove the broadcast
address configuration.
ip broadcast-addresss ip-address
Broadcast address of IP network
The default IP broadcast address is 255.255.255.255.
Interface configuration mode.
At present, the destination address of IP broadcast packet is all “1”, represented as
255.255.255.255. The RGOS software can generate broadcast packets with other
IP addresses through definition, and can receive both all “1” and the broadcast
packets defined by itself.
The following is an example of setting the destination address of IP broadcast
packets generated by this interface to 0.0.0.0.
ip broadcast-address 0.0.0.0
This command is not supported on the Layer 2 switch.