User's Manual
Table Of Contents
- Chapter 1 INTRODUCTION
- Chapter 2 INSTALLATION
- Chapter 3 Switch Management
- Chapter 4 Basic Switch Configuration
- Chapter 5 File System Operations
- Chapter 6 Cluster Configuration
- Chapter 7 Port Configuration
- Chapter 8 Port Isolation Function Configuration
- Chapter 9 Port Loopback Detection Function Configuration
- Chapter 10 ULDP Function Configuration
- Chapter 11 LLDP Function Operation Configuration
- Chapter 12 Port Channel Configuration
- Chapter 13 Jumbo Configuration
- Chapter 14 EFM OAM Configuration
- Chapter 15 VLAN Configuration
- Chapter 16 MAC Table Configuration
- Chapter 17 MSTP Configuration
- Chapter 18 QoS Configuration
- Chapter 19 Flow-based Redirection
- Chapter 20 Egress QoS Configuration
- Chapter 21 Flexible Q-in-Q Configuration
- Chapter 22 Layer 3 Forward Configuration
- Chapter 23 ARP Scanning Prevention Function Configuration
- Chapter 24 Prevent ARP, ND Spoofing Configuration
- Chapter 25 ARP GUARD Configuration
- Chapter 26 ARP Local Proxy Configuration
- Chapter 27 Gratuitous ARP Configuration
- Chapter 28 Keepalive Gateway Configuration
- Chapter 29 DHCP Configuration
- Chapter 30 DHCPv6 Configuration
- Chapter 31 DHCP option 82 Configuration
- Chapter 32 DHCPv6 option37, 38
- Chapter 33 DHCP Snooping Configuration
- Chapter 34 Routing Protocol Overview
- Chapter 35 Static Route
- Chapter 36 RIP
- Chapter 37 RIPng
- Chapter 38 OSPF
- Chapter 39 OSPFv3
- Chapter 40 BGP
- 40.1 Introduction to BGP
- 40.2 BGP Configuration Task List
- 40.3 Configuration Examples of BGP
- 40.3.1 Examples 1: configure BGP neighbor
- 40.3.2 Examples 2: configure BGP aggregation
- 40.3.3 Examples 3: configure BGP community attributes
- 40.3.4 Examples 4: configure BGP confederation
- 40.3.5 Examples 5: configure BGP route reflector
- 40.3.6 Examples 6: configure MED of BGP
- 40.3.7 Examples 7: example of BGP VPN
- 40.4 BGP Troubleshooting
- Chapter 41 MBGP4+
- Chapter 42 Black Hole Routing Manual
- Chapter 43 GRE Tunnel Configuration
- Chapter 44 ECMP Configuration
- Chapter 45 BFD
- Chapter 46 BGP GR
- Chapter 47 OSPF GR
- Chapter 48 IPv4 Multicast Protocol
- 48.1 IPv4 Multicast Protocol Overview
- 48.2 PIM-DM
- 48.3 PIM-SM
- 48.4 MSDP Configuration
- 48.4.1 Introduction to MSDP
- 48.4.2 Brief Introduction to MSDP Configuration Tasks
- 48.4.3 Configuration of MSDP Basic Function
- 48.4.4 Configuration of MSDP Entities
- 48.4.5 Configuration of Delivery of MSDP Packet
- 48.4.6 Configuration of Parameters of SA-cache
- 48.4.7 MSDP Configuration Examples
- 48.4.8 MSDP Troubleshooting
- 48.5 ANYCAST RP Configuration
- 48.6 PIM-SSM
- 48.7 DVMRP
- 48.8 DCSCM
- 48.9 IGMP
- 48.10 IGMP Snooping
- 48.11 IGMP Proxy Configuration
- Chapter 49 IPv6 Multicast Protocol
- Chapter 50 Multicast VLAN
- Chapter 51 ACL Configuration
- Chapter 52 802.1x Configuration
- 52.1 Introduction to 802.1x
- 52.2 802.1x Configuration Task List
- 52.3 802.1x Application Example
- 52.4 802.1x Troubleshooting
- Chapter 53 The Number Limitation Function of Port, MAC in VLAN and IP Configuration
- 53.1 Introduction to the Number Limitation Function of Port, MAC in VLAN and IP
- 53.2 The Number Limitation Function of Port, MAC in VLAN and IP Configuration Task Sequence
- 53.3 The Number Limitation Function of Port, MAC in VLAN and IP Typical Examples
- 53.4 The Number Limitation Function of Port, MAC in VLAN and IP Troubleshooting Help
- Chapter 54 Operational Configuration of AM Function
- Chapter 55 TACACS+ Configuration
- Chapter 56 RADIUS Configuration
- Chapter 57 SSL Configuration
- Chapter 58 IPv6 Security RA Configuration
- Chapter 59 VLAN-ACL Configuration
- Chapter 60 MAB Configuration
- Chapter 61 PPPoE Intermediate Agent Configuration
- Chapter 62 SAVI Configuration
- Chapter 63 Web Portal Configuration
- Chapter 64 VRRP Configuration
- Chapter 65 IPv6 VRRPv3 Configuration
- Chapter 66 MRPP Configuration
- Chapter 67 ULPP Configuration
- Chapter 68 ULSM Configuration
- Chapter 69 Mirror Configuration
- Chapter 70 RSPAN Configuration
- Chapter 71 sFlow Configuration
- Chapter 72 SNTP Configuration
- Chapter 73 NTP Function Configuration
- Chapter 74 DNSv4/v6 Configuration
- Chapter 75 Summer Time Configuration
- Chapter 76 Monitor and Debug
- Chapter 77 Reload Switch after Specified Time
- Chapter 78 Debugging and Diagnosis for Packets Received and Sent by CPU
- Chapter 79 VSF
- Chapter 80 PoE Configuration
- Chapter 81 SWITCH OPERATION
- Chapter 82 TROUBLESHOOTING
- Chapter 83 APPENDIX A
- Chapter 84 GLOSSARY
38-2
One major advantage of link-state routing protocols is the fact that infinite counting is impossible; this is
because the way link-state routing protocols build up their routing table. The second advantage is that
converging in a link-state interconnected network is very fast, once the routing topology changes, updates will
be flooded throughout the network very soon. Those advantages release some Layer3 switch resources, as
the process ability and bandwidth used by bad route information are minor.
The features of OSPF protocol include the following: OSPF supports networks of various scales, several
hundreds of Layer3 switches can be supported in an OSPF network. Routing topology changes can be
quickly found and updated LSAs can be sent immediately, so that routes converge quickly. Link-state
information is used in the shortest path algorithm for route calculation, eliminating loop route. OSPF divides
the autonomous system into areas, reducing database size, bandwidth occupation and calculation load.
(According to the position of Layer3 switches in the autonomous system, they can be grouped as internal area
switches, area border switches, border switches and backbone switches). OSPF supports load balance and
multiple routes to the same destination of equal costs. OSPF supports 4 level routing mechanisms (process
routing according to the order of intra-area path, inter-area path, type 1 external path and type 2 external
path). OSPF supports IP subnet and redistribution of routes from the other routing protocols, and
interface-based packet verification. OSPF supports sending packets in multicast.
Each OSPF Layer3 switch maintains a database describing the topology of the whole autonomous system.
Each Layer3 switch gathers the local status information, such as available interface, reachable neighbors,
and sends link-state advertisement (sending out link-state information) to exchange link-state information with
other OSPF Layer3 switches to form a link-state database describing the whole autonomous system. Each
Layer3 switch builds a shortest path tree rooted by itself according to the link-state database. This tree
provides the routes to all nodes in an autonomous system. If two or more Layer3 switches exist (i.e.
multi-access network), "designated Layer3 switch” and “backup designated Layer3 switch” will be selected.
Designated Layer3 switch is responsible for spreading link-state of the network. This concept helps reduce
the traffic among the Layer3 switches in multi-access network.
OSPF protocol requires the autonomous system to be divided into areas. That is to divide the autonomous
system into 0 area (backbone area) and non-0 areas. Routing information between areas are further
abstracted and summarized to reduce the bandwidth required in the network. OSPF uses four different kinds
of routes and they are intra-area route, inter-area route, type 1 external route and type 2 external route, in the
order of the highest priority to the lowest. The route inside an area and between areas describes the internal
network structure of an autonomous system, while external routes describe how to select the routing
information to destination outside the autonomous system. The first type of exterior route corresponds to the
information introduced by OSPF from the other interior routing protocols, the costs of those routes are
comparable with the costs of OSPF routes; the second type of exterior route corresponds to the information
introduced by OSPF from the other exterior routing protocols, but the costs of those routes are far greater
than that of OSPF routes, so OSPF route cost is ignored when calculating route costs.
OSPF areas are centered with the Backbone area, identified as Area 0, all the other areas must be connected
to Area 0 logically, and Area 0 must be continuous. For this reason, the concept of virtual link is introduced to
the backbone area, so that physically separated areas still have logical connectivity to the backbone area.
The configurations of all the Layer3 switches in the same area must be the same.