[j-nsp] minimal configuration to accept all incoming BGP sessions / test purposes

Jeroen Valcke jeroen.valcke at belnet.be
Thu May 26 09:51:07 EDT 2005


Hello,

We'd like to do some BGP stress-testing with a Juniper test router. To
be able to easily add different BGP sessions with our router tester, I'd
like the Juniper router to accept all incoming BGP sessions.

My current router config is as follows;

	jeroen at m20-test> show configuration protocols bgp
	group bgp-stress-test {
	    type external;
	    peer-as 666;
	    allow 0.0.0.0/0;
	}

However with this config all sessions need to use 666 as the AS number.
Apparantly you can only specify one single peer-as with this type of
config. I'd like to specify more than one. Do I need to create a
seperate group for every seperate AS number?

Is their a work-around or am I overlooking something?

Best regards,
-Jeroen-

-- 
Jeroen Valcke


More information about the juniper-nsp mailing list