Cisco Cisco Tunnel Terminating Gateway (TTG)

Page de 2186
remove-private-AS
Remove the private AS number from outbound updates.
Default: Do not remove the private AS number.
route-map map_name { in | out }
Apply a route map to the neighbor.
map_name: Specifies the route-map apply. map_name must be the name of an existing route-map in the
current context.
in: Indicates that the route map applies to incoming advertisements.
out: Indicates that the route map applies to outgoing advertisements.
shutdown
Administratively shut down this neighbor. This disables exchanging routes or configuring parameters for this
neighbor.
srp-activated-soft-clear
Enables BGP updates when SRP-enabled resources are modified.
timers { [ connect-interval conn_time ] | [ keepalive-interval keep_time holdtime-interval hold_time ] }
BGP timers for the specified neighbor.
connect-interval conn_time: Specifies the connect timer in seconds. conn_time must be an integer from 0
through 65535. The default is 60 seconds.
keepalive-interval keep_time: The frequency (in seconds) at which the current BGP router sends keepalive
messages to its neighbor. keep_time must be an integer from 0 through 65535. The default is 30 seconds.
holdtime-interval hold_time: The interval (in seconds) the router waits for a keepalive message before
declaring a neighbor dead. hold_time must be an integer from 0 through 65535. The default is 90 seconds.
update-source ip_address
use this keyword to bind the specified IP address to the BGP socket that is used to communicate to the peer.
ip_address is an IPv4 address in dotted-decimal notation.
In most cases you should set the update-source address to the address of the loopback interface in the current
context. By doing this, the TCP connection does not go down until there is no route for the loopback address
in the peering router.
weight value
This command sets the default weight for routes from this neighbor.
value: This must be an integer from 0 through 65535.
Default: 0
Usage Guidelines
Use this command to set parameters for communication with a specified neighbor. The chassis supports a
maximum of 64 peers per context.
   Command Line Interface Reference, Modes A - B, StarOS Release 19
1860
BGP Address-Family (VRF) Configuration Mode Commands
neighbor