User's Manual

Table Of Contents
388
Users Manual of CS-6306R
Chapter 43. Network Protocol Configuration
Configuring IP Addressing 43.1
43.1.1 IP Introduction
43.1.1.1 IP
Internet Protocol (IP) is a protocol in the network to exchange data in the text form. IP has the functions such
as addressing, fragmenting, regrouping and multiplexing. Other IP protocols (IP protocol cluster) are based on
IP. As a protocol working on the network layer, IP contains addressing information and control information
which are used for routing.
Transmission Control Protocol (TCP) is also based on IP. TCP is a connection-oriented protocol which
regulates the format of the data and information in data transmission. TCP also gives the method to
acknowledge data is successfully reached. TCP allows multiple applications in a system to communicate
simultaneously because it can send received data to each of the applications respectively.
The IP addressing, such as Address Resolution Protocol, are to be described in section 1.3 “Configuring IP
Addressing.” IP services such as ICMP, HSRP, IP statistics and performance parameters are to be
described in Chapter 4 “Configuring IP Services.”
43.1.1.2 IP Routing Protocol
Our routing switch supports multiple IP routing dynamic protocols, which will be described in the introduction
of each protocol.
IP routing protocols are divided into two groups: Interior Gateway Routing Protocol (IGRP) and Exterior
Gateway Routing Protocol (EGRP). Our routing switch supports RIP, OSPF, BGP and BEIGRP. You can
configure RIP, OSPF, BGP and BEIGRP respectively according to your requirements. Our switch also
supports the process that is to configure multiple routing protocols simultaneously, a random number of OSPF
processes (if memory can be distributed), a BGP process, a RIP process and a random number of BEIGRP
processes. You can run the redistribute command to redistribute the routes of other routing protocols to the
database of current routing processes, connecting the routes of multiple protocol processes.
To configure IP dynamic routing protocols, you must first configure relevant processes, make relevant network
ports interact with dynamic routing processes, and then designate routing processes to be started up on the
ports. To do this, you may check configuration steps in configuration command documents.