EasyManua.ls Logo

Cisco ASR 9000 Series

Cisco ASR 9000 Series
702 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configure Per Neighbor TCP MSS: Examples
These examples show how to configure per neighbor TCP MSS, disable per neighbor TCP MSS, and
unconfigure TCP MSS.
Topology Scenario
This figure shows a basic scenario for per neighbor TCP MSS configuration.
R1 Configuration:
router bgp 1
bgp router-id 10.0.0.1
address-family ipv4 unicast
!
neighbor-group n1
tcp mss 100
address-family ipv4 unicast
!
!
neighbor 10.0.0.2
remote-as 1
use neighbor-group n1
address-family ipv4 unicast
!
!
!
R2 Configuration:
router bgp 1
bgp router-id 10.0.0.2
address-family ipv4 unicast
!
neighbor 10.0.0.1
remote-as 1
address-family ipv4 unicast
!
!
!
Configure Per Neighbor TCP MSS: Example
The following example shows how to configure per neighbor TCP MSS under neighbor group:
router bgp 1
bgp router-id 10.0.0.1
address-family ipv4 unicast
!
neighbor-group n1
tcp mss 500
address-family ipv4 unicast
!
!
neighbor 10.0.0.2
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
191
Implementing BGP
Configure Per Neighbor TCP MSS: Examples

Table of Contents

Other manuals for Cisco ASR 9000 Series

Related product manuals