Chapter 14 Ip Commands - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

This chapter details Internet Protocol (IP) commands for the switch. IP is a network-layer (Layer 3) proto-
col that contains addressing information and some control information that enables packets to be
forwarded. IP is documented in RFC 791 and is the primary network-layer protocol in the Internet proto-
col suite. Along with the Transmission Control Protocol (TCP), IP represents the heart of the Internet
protocols.
IP is enabled on the switch by default and there are few options that can, or need to be, configured. This
chapter provides instructions for basic IP configuration commands. It also includes commands for several
Layer 3 and Layer 4 protocols that are associated with IP:
Address Resolution Protocol (ARP)—Used to match the IP address of a device with its physical
(MAC) address.
Internet Control Message Protocol (ICMP)—Specifies the generation of error messages, test packets,
and informational messages related to IP. ICMP supports the
are online.
Transmission Control Protocol (TCP)—A major data transport mechanism that provides reliable,
connection-oriented, full-duplex data streams. While the role of TCP is to add reliability to IP, TCP
relies upon IP to do the actual delivering of datagrams.
User Datagram Protocol (UDP)—A secondary transport-layer protocol that uses IP for delivery. UDP
is not connection-oriented and does not provide reliable end-to-end delivery of datagrams. But some
applications can safely use UDP to send datagrams that do not require the extra overhead added by
TCP.
Web Cache Communication Protocol (WCCP)—It provides a mechanism to transparently redirect traf-
fic flows to a cluster of cache servers. The WCCPv2 enabled routers would redirect the traffic on
configured protocol (TCP/UDP) ports to the cache engine instead of the intended hosts directly.
The IP commands also include protection from Denial of Service (DoS) attacks. The goal of this feature is
to protect a switch from well-known DoS attacks and to notify the administrator or manager when an
attack is underway. Also, notifications can be sent when port scans are being performed.
Note. Packets can be forwarded using IP if all devices are on the same VLAN, or if IP interfaces are
created on multiple VLANs to enable routing of packets. However, IP routing requires one of the IP rout-
ing protocols: Routing Information Protocol (RIP) or Open Shortest Path First (OSPF). See the following
chapters for the appropriate CLI commands:
Commands."
For more information on VLANs and RIP see the applicable chapter(s) in the Configuration
Guide. For more information on OSPF, see the "Configuring OSPF" chapter in the OmniSwitch AOS
Release 6 Advanced Routing Configuration Guide.
OmniSwitch CLI Reference Guide
14 IP Commands
Chapter 17, "RIP Commands," Chapter 22, "OSPF
June 2012
ping
command used to determine if hosts
page 14-1

Advertisement

Table of Contents
loading

Table of Contents