hit counter script

Cisco ASR 9000 Series Routing Configuration Manual page 124

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Per Neighbor TCP MSS
Command or Action
Step 2
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 10
Step 3
address-family ipv4 unicast
Example:
RP/0/RSP0/CPU0:router(config-bgp)#
address-family ipv4 unicast
Step 4
exit
Example:
RP/0/RSP0/CPU0:router(config-bgp-af)# exit
Step 5
neighbor-group name
Example:
RP/0/RSP0/CPU0:router(config-bgp)#
neighbor-group n1
Step 6
tcp mss segment-size
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbrgrp)# tcp
mss 500
Step 7
address-family ipv4 unicast
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbrgrp)#
address-family ipv4 unicast
Step 8
exit
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbrgrp-af)#
exit
Step 9
exit
Example:
RP/0/RSP0/CPU0:router(config-bgp-nbrgrp)# exit
Step 10
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-bgp)# neighbor
10.0.0.2
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
94
Purpose
Specifies the autonomous system number and enters the BGP
configuration mode, allowing you to configure the BGP
routing process.
Specifies the IPv4 address family unicast and enters address
family configuration mode.
Exits router address family configuration mode, and returns
to BGP configuration mode.
Enters neighbor group configuration mode.
Configures TCP maximum segment size. The range is from
68 to 10000.
Specifies the IPv4 address family unicast and enters address
family configuration mode.
Exits router address family configuration mode.
Exits the neighbor group configuration mode.
Places the router in neighbor configuration mode for BGP
routing and configures the neighbor IP address as a BGP
peer.
Implementing BGP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents

Save PDF