13 Oct
2004
13 Oct
'04
9:01 p.m.
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?