The basic concept of Is-is

Source: Internet
Author: User

Technorati Tags: ccis,isp,is-is,isis, operator

First ISIS is a link-state protocol.

ISIS---Intermediate system-intermediate system Intermediate system----intermediate systems

Related terms:

is : Intermediate System Intermediate systems (Router)

DIS: Designated intermediate system designation Intermediate systems (designated Router)

ES: End System (Host)

Sysid: System ID (Router ID)

PDU: Packet Data Unit packet (IP Packet)

LSP: Link State Protocol Data Unit link status Data units (LSA of OSPF, lead-through information)

lspdb: LSP DB LSP Database (similar to OSPF LSDB)

NET: Network entity Title. (Special Nsap, the last byte is 0,router id+area). The last byte is always 0. There is no application in IP.

NSAP: Network Service Access Point (CLNP address + service port number 0)

IIH: Intermediate system to Intermediate system Hello PDU (equivalent to OSPF hello message)

PSNP: Partial Sequence number protocol data unit. An ACK similar to OSPF. Called Partial serial Number protocol data unit.

CSNP: Complete Sequence Numbers protocol data unit. A DBD message similar to OSPF. Call all serial number protocol data units.

Features of the link state protocol:

Each router maintains its own link information and status, indicating which routers it connects to, how much overhead it costs to a router or network, and initially knowing only a little bit of its own local topology information.

Through the reliable diffusion algorithm, each router collects topological information from other routers, and forms a topology map of the whole network consistent and complete topology, and relies on the SPF algorithm to calculate its own routing table.

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image002 "border=" 0 "alt=" clip_ image002 "src=" http://s3.51cto.com/wyfs02/M00/73/24/wKioL1X2kY6T--ilAAF45wOMKAI923.jpg "height=" 348 "/>

Basic features of ISIS protocol

--is-is is part of the CLNS (connectionless Network Service) in the OSI protocol stack, defined by ISO, for running dynamic routed packets.

--clns is comprised of the following three protocols:

1, CLNP: Similar to the IP protocol in TCP \ IP. The IP protocol serves the TCP/IP transport layer, and the CLNP serves the OSI transport layer.

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image004 "border=" 0 "alt=" clip_ image004 "src=" http://s3.51cto.com/wyfs02/M01/73/24/wKioL1X2kZKjccbiAABGqjKnM_Q711.jpg "height="/>

2, Is-is: The routing protocol of the intermediate system, similar to OSPF in IP.

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image006 "border=" 0 "alt=" clip_ image006 "src=" http://s3.51cto.com/wyfs02/M02/73/24/wKioL1X2kZaDbFbHAABNA_CkQD4851.jpg "height=" "/>"

Is-is is the system-to-system protocol.

3, Es-is: The protocol between the host system and the intermediary system, like ARP in IP, ICMP (RD), etc.

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image008 "border=" 0 "alt=" clip_ image008 "src=" http://s3.51cto.com/wyfs02/M00/73/24/wKioL1X2kZayIbkCAABIqew_bhY086.jpg "height="/>

Es-is is the protocol between the host and the system. A bit similar to the IGMP protocol.

Automatic exchange of information between ISO terminal systems and routers on the same network segment or link facilitates discovery of adjacent nodes. The router sends the IS message Hello (ISH), and the host sends Hello (ESH). The Send hello message on the Direct Connect node contains the network layer address and the data link address of the communication node.

Includes address assignment, gateway selection and other functions. The equivalent of ICMP,ARP,DHCP in IP works together.

Here you'll learn about ISIS address addressing methods.

Nsap:network Service Access Point (Network Layer address + service port number)

Net:network Entity Title (Special Nsap, last byte is 0)

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image010 "border=" 0 "alt=" clip_ image010 "src=" http://s3.51cto.com/wyfs02/M01/73/24/wKioL1X2kZfR6uKxAABtCpxIP-w270.jpg "height=" 121 "/>

Simplified NSAP format

The area Address is made up of Afi,idi and a part of the DSP, which is used to mark the organizational structure.

The system ID must remain unique across the entire region and backbone (LEVEL2) to uniquely identify the host or router.

The System ID is 6 bytes.

The Nsel (nsap-selector) NSAP flag, which indicates the selected service, is equivalent to the port number in the TCP/IP address, which is 00 for the net address.

An intermediate system is at least one net (up to 254) and the system ID is the same.

The Cisco system defaults to 3 net addresses up to, if necessary, with the following command:

Router (config-router) #max-area-addresses xx (0-254)

Intermediate systems in the same area must have a unique system ID.

The two Level-2 intermediate systems in a domain cannot have the same system ID.

The NSAP on a Cisco router is at least 8 bytes, up to a maximum of 20 bytes.

Why is 8 bytes:

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image012 "border=" 0 "alt=" clip_ image012 "src=" http://s3.51cto.com/wyfs02/M02/73/24/wKioL1X2kZfBpx8nAABdGzBVo_w979.jpg "height=" "/>"

1 bytes area+ 6 bytes System ID + 1 byte n-selector.

For IP applications, the 1-byte definition of AFI (the address that identifies the binary DSP syntax), a minimum of 2 bytes to define the actual area information, and 6 bytes to define the system ID and 1 bytes of Nsel. Therefore, the NSAP address is at least 10 bytes.

For the NSAP address definition for ISIS, the Cisco documentation is as follows:

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image014 "border=" 0 "alt=" clip_ image014 "src=" http://s3.51cto.com/wyfs02/M00/73/24/wKioL1X2kaLjFBJaAAHswPLbd8s456.jpg "height=" 455 "/>

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image016 "border=" 0 "alt=" clip_ image016 "src=" http://s3.51cto.com/wyfs02/M01/73/24/wKioL1X2kaOSJ0D7AADGZ-iUdT0024.jpg "height=" 281 "/>

How to set up a system ID?

How to set the system ID on an is that supports IP (recommended for easy administration)

Using the Loopback interface IP address: 192.168.3.25

Router Area area:49.0001

Establish the corresponding relationship of IP address to SystemID:

650) this.width=650; "Style=" background-image:none;border-bottom:0px;border-left:0px;padding-left:0px; padding-right:0px;border-top:0px;border-right:0px;padding-top:0px; "title=" clip_image018 "border=" 0 "alt=" clip_ image018 "src=" http://s3.51cto.com/wyfs02/M02/73/24/wKioL1X2kafBz17sAADfkJLhd6U220.jpg "height=" 168 "/>

This article is from the "hank--me, Focus on Principles" blog, be sure to keep this source http://361531.blog.51cto.com/351531/1694659

The basic concept of Is-is

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.