From: John Underhill (stepnwlf@magma.ca)
Date: Sat Jan 11 2003 - 03:09:40 GMT-3
I think your supposed to use the address-family commands, 12.1 Enterprise
has these cammends. like so..
router bgp 2
bgp log-neighbor-changes
neighbor PEERGROUP peer-group
neighbor 201.1.1.1 remote-as 1
neighbor 201.1.1.1 ebgp-multihop 255
neighbor 201.1.1.1 update-source Loopback0
neighbor 203.1.1.1 remote-as 2
neighbor 203.1.1.1 peer-group PEERGROUP
neighbor 203.1.1.1 update-source Loopback0
!
address-family ipv4 multicast
neighbor 201.1.1.1 activate
neighbor 203.1.1.1 activate
exit-address-family
!
ip classless
ip http server
ip pim rp-candidate Loopback0
ip pim send-rp-announce Serial0 scope 5
ip msdp peer 201.1.1.1 connect-source Loopback0
ip msdp peer 203.1.1.1 connect-source Loopback0
ip msdp mesh-group TEST1 201.1.1.1
ip msdp mesh-group TEST1 203.1.1.1
ip msdp cache-sa-state
----- Original Message -----
From: "Hung, Sing-Yu" <Sing-Yu.Hung@pccw.com>
To: <ccielab@groupstudy.com>
Sent: Saturday, January 11, 2003 12:37 AM
Subject: RE: MBGP
> Dear,
>
> I have IOS 12.1(5)T14 and I can't use MBGP, can anyone can?
>
> r14#sho ver
> Cisco Internetwork Operating System Software
> IOS (tm) 3600 Software (C3640-JO3S56I-M), Version 12.1(5)T14, RELEASE
> SOFTWARE (fc1)
> TAC Support: http://www.cisco.com/tac
> Copyright (c) 1986-2002 by cisco Systems, Inc.
> Compiled Tue 24-Dec-02 17:14 by ccai
> Image text-base: 0x60008950, data-base: 0x615FA000
>
> ROM: System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE
> SOFTWARE (fc1)
>
> r14 uptime is 6 minutes
> System returned to ROM by reload at 15:23:41 UTC Thu Dec 19 2002
> System image file is "flash:c3640-jo3s56i-mz.121-5.T14.bin"
>
> cisco 3640 (R4700) processor (revision 0x00) with 59392K/6144K bytes of
> memory.
> Processor board ID 21989707
> R4700 CPU at 100Mhz, Implementation 33, Rev 1.0
> Bridging software.
> X.25 software, Version 3.0.0.
> SuperLAT software (copyright 1990 by Meridian Technology Corp).
> TN3270 Emulation software.
> 2 Ethernet/IEEE 802.3 interface(s)
> 1 FastEthernet/IEEE 802.3 interface(s)
> 3 Serial network interface(s)
> 1 ATM network interface(s)
> 2 Voice FXO interface(s)
> 2 Voice E & M interface(s)
> DRAM configuration is 64 bits wide with parity disabled.
> 125K bytes of non-volatile configuration memory.
> 16384K bytes of processor board System flash (Read/Write)
>
> Configuration register is 0x2102
>
> r14#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> r14(config)#router bgp 8548
> r14(config-router)#neighbor 145.20.100.2 remote-as 8548 ?
> <cr>
>
> r14(config-router)#neighbor 145.20.100.2 remote-as 8548
>
>
> Bradford Hung
>
> Pacific Century CyberWorks
> Tel: 288 33125
> .
.
This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:47 GMT-3