3com 8807 Reference Guide

Page of 1099
752
C
HAPTER
 40: BGP/MPLS VPN C
ONFIGURATION
 C
OMMANDS
 OSPF: Reboot the system or use the ’reset ospf ID’ command for this to take
 
       effect 
timer
Syntax
timer keep-alive keepalive-interval hold holdtime-interval
undo timer
View
VPN-instance sub-address family view
Parameter
keepalive-interval: Time interval, in seconds, of sending Keepalive messages. It 
ranges from 1 to 65535 and defaults to 60.
holdtime-interval: Hold time, in seconds. It ranges from 3 to 65535 and defaults to 
180.
Description
Use the timer command to specify the time interval and hold time for sending 
Keepalive messages.
Use the undo timer command to restore the default value.
The timer defined with the peer timer command takes preference over that with 
the timer command.
Related command: peer timer.
Example
# Set the time interval and hold time for sending Keepalive messages.
[3Com-bgp-af-vpn-instance] timer keep-alive 60 hold 180 
traffic-redirect
Syntax
traffic-redirect inbound { link-group { acl-number | acl-name } [ rule rule [ 
system-index index ] ] | ip-group { acl-number | acl-name } [ rule rule [ 
system-index index ] ] } interface { interface-name | interface-type 
interface-number
 } destination-vlan l3-vpn
undo traffic-redirect inbound { link-group { acl-number | acl-name } [ rule rule 
] | ip-group { acl-number | acl-name } [ rule rule ] }
View
Ethernet port view
Parameter
link-group { acl-number | acl-name } [ rule rule ]: Specifies a Layer 2 ACL, 
acl-number is in the range of 4000 to 4999. 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.