Community Attribute Example - Cabletron Systems IA1100 User's Reference Manual

Internet appliance
Hide thumbs Also See for IA1100:
Table of Contents

Advertisement

The gated.conf file for router IA3 is as follows:
static {
};
The CLI configuration for router IA4 is as follows:
bgp create peer-group ebgp_multihop autonomous-system 64801 type external
bgp add peer-host 18.122.128.2 group ebgp_multihop
!
! Specify the gateway option, which indicates EBGP multihop. Set the
! gateway option to the address of the router that has a route to the
! peer.
!
bgp set peer-host 18.122.128.2 gateway 16.122.128.3 group ebgp_multihop
The gated.conf file for router IA4 is as follows:
autonomoussystem 64800 ;
routerid 0.0.0.1 ;
bgp yes {

Community Attribute Example

The following configuration illustrates the BGP community attribute. Community is
specified as one of the parameters in the optional attributes list option of the ip-router
policy create command.
Figure 12
Figure 13
Internet Appliance User Reference Manual
16.122.0.0 masklen 16
gateway 17.122.128.3
;
traceoptions state ;
group type external peeras 64801
{
peer 18.122.128.2
shows a BGP configuration where the specific community attribute is used.
shows a BGP configuration where the well-known community attribute is used.
Chapter 8: BGP Configuration Guide
gateway 16.122.128.3
117

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ia1200

Table of Contents