Summit24e3 Switch Quick Reference Guide 17
config udp-profile <profile_name> add
<udp_port> [vlan <name> | ipaddress
<dest_ipaddress>]
Adds a forwarding entry to the specified UDP-forwarding profile
name. All broadcast packets sent to <udp_port> are
forwarded to either the destination IP address (unicast or subnet
directed broadcast) or to the specified VLAN as an all-ones
broadcast.
config udp-profile <profile_name> delete
<udp_port> [vlan <name> | ipaddress
<dest_ipaddress>]
Deletes a forwarding entry from the specified udp-profile
name.
config vlan <name> udp-profile
<profile_name>
Assigns a UDP-forwarding profile to the source VLAN. Once the
UDP profile is associated with the VLAN, the switch picks up any
broadcast UDP packets that matches with the user configured
UDP port number, and forwards those packets to the
user-defined destination. If the UDP port is the DHCP/BOOTP
port number, appropriate DHCP/BOOTP proxy functions are
invoked.
create udp-profile <profile_name> Creates a UDP-forwarding profile. You must use a unique name
for the UDP-forwarding profile.
delete udp-profile <profile_name> Deletes a UDP-forwarding profile.
disable bootp vlan [<name> | all] Disables the generation and processing of BOOTP packets.
disable bootprelay Disables the forwarding of BOOTP requests.
disable icmp parameter-problem {vlan
<name>}
Disables the generation of ICMP parameter-problem messages.
If a VLAN is not specified, the command applies to all IP
interfaces.
disable icmp port-unreachables {vlan <name>} Disables the generation of ICMP port unreachable messages. If
a VLAN is not specified, the command applies to all IP
interfaces.
disable icmp redirects {vlan <name>} Disables the generation of ICMP redirect messages. If a VLAN is
not specified, the command applies to all IP interfaces.
disable icmp time-exceeded {vlan <name>} Disables the generation of ICMP time exceeded messages. If a
VLAN is not specified, the command applies to all IP interfaces.
disable icmp timestamp {vlan <name>} Disables the generation of ICMP timestamp messages. If a
VLAN is not specified, the command applies to all IP interfaces.
disable icmp unreachables {vlan <name>} Disables the generation of ICMP network unreachable messages
and host unreachable messages. If a VLAN is not specified, the
command applies to all IP interfaces.
disable icmp useredirects Disables the changing of routing table information when an ICMP
redirect message is received.
disable ipforwarding {vlan <name>} Disables routing for one or all VLANs.
disable ipforwarding broadcast {vlan <name>} Disables routing of broadcasts to other networks.
disable ip-option use-router-alert Disables the generation of the router alert IP option.
disable iproute sharing Disables load sharing for multiple routes.
disable irdp {vlan <name>} Disables the generation of router advertisement messages on
one or all VLANs.
disable loopback-mode vlan [<name> | all] Disables loopback-mode on an interface.
Command Description