[j-nsp] Disable one BGP neighbor
Tomasz Matusiewicz
tmatss at blant.art.pl
Mon Apr 7 11:38:13 EDT 2003
Hello
Is any command available on JunOS to shutdown/disable one BGP
neighbor ? For example I'd like to shutdown neighbor 10.10.10.30.
On Cisco I can do this by commands:
router bgp 100
neighbor 10.10.10.30 shutdown
Piece of my M5 configuration (running JunOS 5.6):
tom at lab3# show protocols bgp
group PEERS {
type external;
advertise-inactive;
peer-as 65512;
neighbor 10.10.10.30;
neighbor 10.10.20.1;
neighbor 10.10.30.1;
}
--
many thanks for reply,
Tom
More information about the juniper-nsp
mailing list