RE: set community no-export

From: Nathaly Landry (lnathaly@cisco.com)
Date: Sun Aug 17 2003 - 00:38:08 GMT-3


Believe you need to send-community

Nat

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Richard L. Pickard
Sent: Saturday, August 16, 2003 7:11 PM
To: Ccielab@Groupstudy. Com
Subject: set community no-export

Fiesta()()

R_5#
R_5#sh run
Building configuration...

Current configuration : 2427 bytes
!
! Last configuration change at 17:05:54 UTC Tue Aug 26 2003
! NVRAM config last updated at 17:05:55 UTC Tue Aug 26 2003
!
version 12.2
service timestamps debug datetime msec
service timestamps log uptime
no service password-encryption
!
hostname R_5
!
enable password cisco
!
username richard password cisco
username keith password cisco
username bigmac password cisco
username user_database password cisco
username kaiser password cisco

!
!
ip tcp synwait-time 5
!
!
call rsvp-sync
!
!
!
!
!
!
!
!
interface Loopback0
 ip address 130.4.5.5 255.255.255.0
 ip ospf network point-to-point
!
interface Loopback1
 ip address 190.4.5.5 255.255.255.0
!
interface Loopback200
 description last step in BGP lab
 ip address 200.10.5.5 255.255.255.0
!
interface Ethernet0/0
 no ip address
 full-duplex
!
interface Serial0/0
 no ip address
 encapsulation frame-relay
 no arp frame-relay
 no frame-relay inverse-arp
 frame-relay lmi-type cisco
!
interface Ethernet0/1
 no ip address
 full-duplex
!
interface Serial0/1
 description T1 to R_4
 ip address 130.4.45.5 255.255.255.0
 ip ospf message-digest-key 1 md5 cisco
!
router ospf 10
 router-id 130.4.5.5
 log-adjacency-changes detail
 area 4 authentication message-digest
 area 4 stub no-summary
 network 130.4.5.0 0.0.0.255 area 4
 network 130.4.45.0 0.0.0.255 area 4
!
router bgp 65222
 no synchronization
 bgp log-neighbor-changes
 network 190.4.5.0 mask 255.255.255.0
 network 200.10.5.5 route-map lab
 neighbor 130.4.45.4 remote-as 402
 no auto-summary
!
ip classless
ip http server
ip ospf name-lookup
!
!
ip prefix-list 10 seq 5 permit 200.10.5.5/32
logging trap debugging
logging 130.4.34.1
logging 11.11.11.11
access-list 10 permit 200.10.5.5 log
route-map lab permit 10
 match ip address prefix-list 10
 set community no-export
!

[GroupStudy removed an attachment of type image/jpeg which had a name of
Fiesta Bkgrd.jpg]



This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:54:00 GMT-3