3com 8807 Reference Guide

Page of 1099
LDP Configuration Commands
753
ip-group { acl-number | acl-name } [ rule rule ]: Specifies a basic or advanced ACL. 
acl-number is in the range of 2000 to 3999. acl-name is a string beginning with 
English letters (a to z and A to Z) with no spaces or quotation marks between. rule 
rule: Optional, ACL matching statement, in the range of 0 to 127. All matching 
statements will be selected if you skip this keyword.
interface { interface-name | interface-type interface-number }: Specifies to redirect 
a packet to a specified Ethernet port. interface-type can be GigabitEthernet and 
Ethernet. interface-number suggests a complete port name with interface-type.
system-index index: Specifies an intra-system index of the rule, in the range of 0 
to 4294967295. The system assigns automatically an index to it when delivering 
an ACL rule, for later retrieval. You can also assign a system index to it when 
delivering an ACL rule with this command. However, generally you are not 
recommended to do so.
Description
Use the traffic-redirect command to redirect the data flow at the port of the EX 
card to the port of the MX card and make the port on the EX card act as an MPLS 
VPN CE side interface.
Use the undo traffic-redirect command to cancel this configuration.
Example
# Redirect the data flow at the Ethernet3/1/4 of the EX card to the MX card and 
set the port belong to VLAN 24.
[3Com-Ethernet3/1/4] traffic-redirect inbound ip-group 2000 rule 0 
 
system-index 1 interface Ethernet5/1/4 24 l3-vpn 
# Cancel the redirection configuration.
[3Com-Ethernet5/1/4] undo traffic-redirect inbound ip-group 2000 rule 0 
routing-table limit
Syntax
routing-table limit integer { alarm-integer | syslog-alert }
undo routing-table limit
View
VPN-instance view
Parameter
integer: The Maximum routes allowed for a VPN-instance, ranging from 1 to 
65536.
alarm-integer: Route threshold for alarming.
syslog-alert: When the route maximum specified for a VPN-instance exceeds the 
threshold, routes can be added and only a SYSLOG error message is sent out.