Configuring ip routing features (cli), Configuring global ip routing settings – Dell POWEREDGE M1000E User Manual

Page 911

Advertising
background image

Configuring IP Routing

911

Configuring IP Routing Features (CLI)

This section provides information about the commands you use to configure

IPv4 routing on the switch. For more information about the commands, see

the

PowerConnect M6220/M6348/M8024/M8024-k CLI Reference Guide

at

support.dell.com/manuals

.

Configuring Global IP Routing Settings

Beginning in Privileged EXEC mode, use the following commands to

configure various global IP routing settings for the switch.

Command

Purpose

configure

Enter global configuration mode.

ip routing

Globally enable IPv4 routing on the switch.

ip icmp echo-reply

Allow the switch to generate ICMP Echo Reply messages.

ip icmp error-interval

burst-interval [burst-

size]

Limit the rate at which IPv4 ICMP error messages are sent.

burst-interval — How often the token bucket is

initialized (Range: 0–2147483647 milliseconds).

burst-size — The maximum number of messages that

can be sent during a burst interval (Range: 1–200).

ip redirects

Allow the switch to generate ICMP Redirect messages.

ip default-gateway

ip-

address

Configure the global default gateway for the switch. The

gateway configured here takes precedence over a default

gateway assigned by a network DHCP server.

exit

Exit to Privileged EXEC mode.

show ip brief

View the global IP settings for the switch.

Advertising