MES3000 Ethernet switch series 73
5.8.4 IP interface configuration
IP interface is created, when the IP address is assigned to any of the device interfaces
gigabitethernet, tengigabitethernet, port-channel, or vlan.
Command line request in IP interface configuration mode appears as follows.
console# configure
console(config)# interface ip A.B.C.D
console(config-ip)#
This mode is available from the configuration mode and designed for configuration of IP interface
parameters.
Table 5.43 —IP interface configuration mode commands
broadcast-address
{255.255.255.255 | 0.0.0.0}
Define the broadcast address for the interface.
Restore the default value.
Enable IP directed-broadcast packet translation to standard
broadcast packet and enable its transmission via the selected
interface.
Disable IP directed-broadcast packet translation.
Assign the current IP interface as the preferred for DHCP Relay
function. Interface IP address will be used as the source address
for DHCP Relay messages.
If there are multiple IP interfaces created on the switch interface,
the preferred interface (if exists) with the lowest IP address will be
selected for DHCP Relay operation.
Disable the preference settings.
Enable sending of IRDP (ICMP Router Discovery Protocol)
announcement
Disable sending of the announcement
Example execution of commands
Enable directed-broadcast function:
console# configure
console(config)#interface PortChannel 1
console(config-if)#ip address 100.0.0.1 /24
console(config-if)#exit
console(config)# interface ip 100.0.0.1
console(config-ip)# directed-broadcast
5.9 Selective Q-in-Q
This function allows to assign external SPVLAN (Service Provider's VLAN), substitute Customer
VLAN, and block the transmission of traffic based on configured filtering rules by internal VLAN numbers
(Customer VLAN).
The list of rules will be created for the device, that will be used for traffic processing.
The Selective-Q-in-Q rule configuration commands are not available in the acl-only mode.
If at least one Selective Q-in-Q rule is present for an interface, broadcast storm logging
becomes disabled for this interface.