Closed darylc closed 8 years ago
…icies work with peer groups.
Replaces pull request 27
eg: @RtConfig importPG
This is the same as regular import with the addition of a peer group name as the last argument. This then causes output like:
protocols { bgp { group peers-prng- { type external; neighbor { import [ ]; } } } }
closing: duplicate of #27.
…icies work with peer groups.
Replaces pull request 27
eg: @RtConfig importPG
This is the same as regular import with the addition of a peer group name as the last argument. This then causes output like:
protocols { bgp { group peers-prng- { type external; neighbor { import [ ]; } } } }