Asante Technologies 35516 Configure Route Summarization between Ospf Areas, Create Virtual Links

Page 60

specific external routes as Type 7 LSAs into the NSSA. In addition, when translating Type 7 LSAs into Type 5 LSAs by NSSA ABR, summarization and filtering are supported during the translation.

Use NSSA to simplify administration if you are an Internet Service Provider (ISP) or a network administrator that must connect a central site using OSPF to a remote site that is using a different routing protocol such as RIP.

Prior to NSSA, the connection between the corporate site border router and the remote router could not be run as OSPF stub area because routes for the remote site cannot be redistributed into stub area. With NSSA, you can extend OSPF to cover the remote connection by defining the area between the corporate router and the remote router as an NSSA.

In router configuration mode, specify the following area parameters as needed to configure OSPF NSSA.

Command

Purpose

area area-idnssa [no-summary

Set an area to be a NSSA.

translate-always translate-candidate

 

translate-never]

 

If the user configures an NSSA totally stub area using no summary command, inter-area routes are not allowed in the NSSA area. When redistribution takes places in the situations where there is no need to inject external routes into the NSSA, you can prevent the router from creating Type 7 LSAs for NSSA using the translate-nevercommand. This situation can occur when an Autonomous System Boundary Router (ASBR) is also an NSSA ABR. On the other hand, the translate-alwayscommand enables the router to redistribute all external routes as Type 7 LSAs, which are translated into Type 5 LSAs by the NSSA ABR and then leaked into the OSPF domain.

5.7.9 Configure Route Summarization between OSPF Areas

Route summarization causes a single summary route to be advertised to other areas by an ABR.

In OSPF, an ABR will advertise networks in one area into another area. If the network numbers in an area are assigned in a way such that they are contiguous, you can configure the ABR to advertise a summary route that covers all the individual networks within the area that fall into the specified range.

To define an address range, perform the following task in router configuration mode.

Command

Purpose

area {area-id area-address}range prefix-length

Define an address range where a single

[not-advertised]

route will be advertised.

area area-address range prefix

Announce an address range where a

{suppress substitute} prefix

route will not be injected.

5.7.10 Create Virtual Links

In OSPF, all areas must be connected to a backbone area. If there is a break in backbone continuity, or the backbone is purposefully portioned, you can establish a virtual link. The virtual link must be configured in both routers. The configuration information in each router consists of the other virtual endpoint, and the non- backbone area that the two routers have in common (called the transit area). Note that virtual link cannot be configured through stub areas.

To create a virtual link, perform the following task in router configuration mode.

Command

Purpose

area area-idvirtual-link router-id[hello-

Establish a virtual link.

interval seconds] [retransmit-interval

 

seconds] [transmit-delay seconds] [dead-interval

 

seconds] [[authentication-key

 

key][message-digest-key keyed md5

 

key]]

 

60

Image 60
Contents IntraCore 35516 Series IntraCore 35516 Series Technical SupportTable of Contents Page Features IntroductionPackage Contents LEDsFront and Back Panel Descriptions GbicManagement and Configuration Console InterfaceHardware Installation and Setup Installation OverviewSafety Overview Recommended Installation ToolsInstallation into an Equipment Rack Power RequirementsEnvironmental Requirements Cooling and AirflowInstalling a Gbic Gigabit Interface ConvertersInstalling the Optional Emergency Power Supply Removing a GbicGbic Care and Handling System Information System up since 103443 Fri Feb 07Connecting Power Connecting to the Network1 10/100/1000BaseT Ports Cabling Procedures Setup Gigabit Ethernet Ports Cabling ProceduresConnecting to a Console User Access Verification Password Setting Passwords Unencrypted cleartext line passwordSpecifies an Unencrypted line password will follow Specifies a Hidden line password will followConfiguring an IP Address Setting a Default IP Gateway AddressRouterconfig-if-veth1# Restoring Factory Defaults System Boot ParametersRouterconfig# boot system flash bank1bank2 Understanding the Command Line Interface CLI User Top User Exec ModeAccess Each Command Mode Command Show ? PurposePrivileged Top Privileged Exec Mode Router enable Password Router#Command Purpose Global Configuration Mode Command Purpose Router# configure terminalCommand Exit end Ctrl-Z Purpose Interface Configuration Mode Router Configuration Mode Route-Map Configuration ModeAdvanced Features Supported within the Command Mode Command Help PurposeChecking Command Syntax Routerconfig# hostname ? Word This systems network nameRouterconfig# routed rip Invalid input detected at marker Routerconfig# route Ambiguous command. Routerconfig#Using CLI Command History Using the No and Default Forms of CommandsUsing Command-Line Editing Features and Shortcuts Routerconfig# router Command incomplete. Routerconfig#Moving Around on the Command Line Completing a Partial Command NameRouter# confTab Router# configure Keystrokes PurposeEditing Command Lines that Wrap Router# co? configure copy Router# coDeleting Entries Keystrokes Purpose Press the Delete or BackspaceRedisplaying the Current Command Line Scrolling Down a Line or a ScreenTransposing Mistyped Characters Controlling CapitalizationPasswords and Privileges Commands Enable PasswordPassword Routerconfig-line# password AsanteService Password-Encryption Managing the System and Configuration Files Setting the System ClockChanging the Password Managing the SystemEnable the System Log Displaying the Operating ConfigurationTrace Packet Routes Test Connections with Ping TestsManaging Configuration Files Configuring from the TerminalConfiguration to Nvram Routerconfig# hostname newname Newnameconfig# endCopying Configuration Files to a Network Server Configuring Snmp and Spanning Tree Configuring Snmp SupportRunning-config Startup-configConfiguring Spanning Tree Protocol STP Create or Modify Access Control for Snmp CommunityRouterconfig# duplicate-ip detect Disable the Snmp ProtocolForward Time Hello TimeMaximum Age PriorityRouterconfig# mac-address-table aging-time MAC Address TablePort Priority Port Path CostConfiguring IP Configuring IP AddressingAssign IP Addresses to Network Interfaces Class Address or Range StatusCommand Purpose Assign Multiple IP Addresses to Network InterfacesCidr Prefix Class C Equivalent Host Addresses Establish Address Resolution Configuring IP RoutingDefine a Static ARP Cache SecondaryConfiguring Static Routes Route Source Default DistanceConfiguring RIP Enable RIPAllow Unicast Updates for RIP Neighbor ip-addressCommand Purpose Route-map map-tagdeny permit sequence Specify a RIP VersionRedistribute Routing Information Set Administrative Distance Set Metrics for Redistributed RoutesGenerate a Default Route Suppress Routing Updates through an InterfaceFiltering Routing Information Adjust Timers Enable or Disable Split-horizonManage Authentication Keys Command Purpose Offset-list access-list-name in outConfiguring IP Multicast Routing Monitor and Maintain RIPConfiguring Igmp Modifying the Igmp Host-Query Message IntervalPurpose Ip igmp query-interval 1-65535 seconds Command Configuring the Router as a Statically Connected MemberChanging the Igmp Version SecondsConfiguring Dvmrp Nbr-timeout 35-8000 secondsDefault value 180 seconds Command Purpose Route-expire-time 20-4000 secondsDefault value 200 seconds Report-intervalUsing Access Lists Create a Standard Access ListCreate an Expanded Access List Destination address to match. e.gCreating an Access List with a Name Applying an Access List to an InterfaceOperator equal to Operator greater thenConfiguring Ospf Enable OspfConfigure ABR Type Command Purpose Router ospf StepConfigure Compatibility Configure Ospf Interface ParametersConfigure Ospf Network Type Configure Ospf for Non-broadcast Networks Configure Area ParametersConfigure Ospf Not So Stubby Area Nssa Command Purpose Neighbor ip-address priority numberConfigure Route Summarization between Ospf Areas Command Purpose Area area-idvirtual-link router-idhelloCreate Virtual Links Not-advertisedControl Default Metrics Configure Route Calculation TimersRefresh Timer Configuration Redistribute Routes into OspfChange the Ospf Administrative Distances Prevent Routes from being Advertised in Routing UpdatesCommand Purpose Distance ospf external distance1 inter-area Suppress Routes on an InterfaceRouter ip-address NameVrrp Configuration Virtual Router Redundancy Protocol VrrpConfiguring Icmp Router Discovery Protocol Irdp Enable Irdp ProcessingMonitoring and Maintaining the Network Change Irdp ParametersCommand Purpose Show arp interface Show access-lists access-listShow ip prefix-list prefix-list-name Show ip irdpVlan Configuration Creating or Modifying a VlanRouterconfig# interface veth2 vlan Routerconfig-if-veth2# Routerconfig# no vlan Routerconfig# exit Router# show vlanDeleting a Vlan Static Access Vlan Port Membership ModesTrunk Ieee 802.1Q Command Purpose Routerconfig# vlan dot1q tag native 3 Dot1q TunnelTrunk allowed vlan add all except Mode dot1q-tunnel Appendix A. Basic Troubleshooting Problem Possible SolutionsAppendix B. Specifications Physical CharacteristicsTechnical Support and Warranty Standards ComplianceAppendix C. FCC Compliance and Warranty Statements FCC Compliance Statement Important Safety InstructionsIntraCare Warranty Statement Page Pin Number Signal Name Appendix D. Console Port Pin OutsAppendix E. Online Warranty Registration