1714 CHAPTER 98: MPLS L3VPN CONFIGURATION COMMANDS

n

Related command:

A tag configured with the route-tagcommand has the second highest priority.

A tag configured with the default tag command has the lowest priority.

A received Type 5 or Type 7 LSA is neglected in route calculation if its tag is the same as the local one.

A configured route tag takes effect after you issue the reset ospf command.

import-route (OSPF view) on page 1136.

Example # Configure the route tag for OSPF process 100 as 100.

<Sysname> system-view

[Sysname] ospf 100

[Sysname-ospf-100] route-tag 100

routing-table limit

Syntax routing-table limit number { warn-thresholdsimply-alert }

undo routing-table limit

View VPN instance view

Parameter number: Maximum number of routes for the VPN instance to support, in the range 1 to 1024 for MSR20 and MSR30 series routers and 1 to 2048 for MSR50 series routers.

warn-threshold: Threshold for rejecting new routes. It is expressed in the percentage of the specified maximum number of routes for the VPN instance. It ranges from 1 to 100.

simply-alert: Specifies that when the maximum number of routes exceeds the threshold, the system still accepts routes and generates only a SYSLOG error message.

Description Use the routing-table limit command to limit the maximum number of routes in a VPN instance, preventing too many routes from being accepted a PE.

Use he undo routing-table limit command to restore the default.

The default maximum number of routes that a VPN instance supports varies by device.

Example # Specify that VPN instance vpn1 can receive up to 1,000 routes, and can receive new routes after the threshold is exceeded.

<Sysname> system-view

[Sysname] ip vpn-instance vpn1

[Sysname-vpn-instance-vpn1] route-distinguisher 100:1

[Sysname-vpn-instance-vpn1] routing-table limit 1000 simply-alert

Page 1714
Image 1714
3Com MSR 30 Routing-table limit, Import-route Ospf view on, Example # Configure the route tag for Ospf process 100 as