[irrtoolset]Skipping outbound route-maps
Jason Lixfeld jason at lixfeld.ca
Wed Oct 13 21:01:38 CEST 2004
Is there a way to skip the creation of outbound route-maps? I'm using the configureRouter command in RtConfig to pull the policy from peers of an inet-rtr object. It creates outbound route-maps which are redundant because each peer in the inet-rtr object is a member of a peer-group as specified in the actual router config (which does not (read: I don't want it to) get overwritten by RtConfig). I don't want RtConfig to supersede what's specified in the peer-group. An example if a peer: from the inet-rtr object looks like so: peer: BGP4 1.2.3.4 asno(AS1234) Any suggestions?