752 CHAPTER 40: BGP/MPLS VPN CONFIGURATION COMMANDSOSPF: Reboot the system or use the ’reset ospf ID’ command for this to takeeffecttimer Syntaxtimer keep-alive keepalive-interval hold holdtime-intervalundo timerViewVPN-instance sub-address family viewParameterkeepalive-interval: Time interval, in seconds, of sending Keepalive messages. Itranges from 1 to 65535 and defaults to 60.holdtime-interval: Hold time, in seconds. It ranges from 3 to 65535 and defaults to180.DescriptionUse the timer command to specify the time interval and hold time for sendingKeepalive messages.Use the undo timer command to restore the default value.The timer defined with the peer timer command takes preference over that withthe 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 180traffic-redirect Syntaxtraffic-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-typeinterface-number } destination-vlan l3-vpnundo traffic-redirect inbound { link-group { acl-number | acl-name } [ rule rule] | ip-group { acl-number | acl-name } [ rule rule ] }ViewEthernet port viewParameterlink-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 withEnglish letters (a to z and A to Z) with no spaces or quotation marks between. rulerule: Optional, ACL matching statement, in the range of 0 to 127. All matchingstatements will be selected if you skip this keyword.