Extreme Networks 200 Series User Manual

Page 202

Advertising
background image

200

Summit 200 Series Switch Installation and User Guide

IP Unicast Routing

disable icmp parameter-problem {vlan <name>} Disables the generation of ICMP messages for

the parameter problem packet type.

disable ip-option loose-source-route

Disables the loose source route IP option.

disable ip-option record-route

Disables the record route IP option.

disable ip-option record-timestamp

Disables the record timestamp IP option.

disable ip-option strict-source-route

Disables the strict source route IP option.

disable ip-option use-router-alert

Disables the generation of the router alert IP
option.

enable icmp address-mask {vlan <name>}

Enables the generation of an ICMP
address-mask reply (type 18, code 0) when an
ICMP address mask request is received.The
default setting is enabled. If a VLAN is not
specified, the command applies to all IP
interfaces.

enable icmp parameter-problem {vlan <name>} Enables the generation of an ICMP

parameter-problem message (type 12) when
the switch cannot properly process the IP
header or IP option information. The default
setting is enabled. If a VLAN is not specified,
the command applies to all IP interfaces.

enable icmp port-unreachables {vlan <name>}

Enables the generation of ICMP port
unreachable messages (type 3, code 3) when
a TPC or UDP request is made to the switch,
and no application is waiting for the request, or
access policy denies the request. The default
setting is enabled. If a VLAN is not specified,
the command applies to all IP interfaces.

enable icmp redirects {vlan <name>}

Enables the generation of an ICMP redirect
message (type 5) when a packet must be
forwarded out on the ingress port. The default
setting is enabled. If a VLAN is not specified,
the command applies to all IP interfaces.

enable icmp time-exceeded {vlan <name>}

Enables the generation of an ICMP time
exceeded message (type 11) when the TTL
field expires during forwarding. IP multicast
packets do not trigger ICMP time exceeded
messages. The default setting is enabled. If a
VLAN is not specified, the command applies to
all IP interfaces.

enable icmp timestamp {vlan <name>}

Enables the generation of an ICMP timestamp
response (type 14, code 0) when an ICMP
timestamp request is received. The default
setting is enabled. If a VLAN is not specified,
the command applies to all IP interfaces.

enable icmp unreachables {vlan <name>}

Enables the generation of ICMP network
unreachable messages (type 3, code 0), and
host unreachable messages (type 3, code 1)
when a packet cannot be forwarded to the
destination because of unreachable route or
host. ICMP packet processing on one or all
VLANs. The default setting is enabled. If a
VLAN is not specified, the command applies to
all IP interfaces.

Table 57: ICMP Configuration Commands (continued)

Command

Description

Advertising