arista-eosplus / rbeapi

Ruby client for Arista eAPI
BSD 3-Clause "New" or "Revised" License
16 stars 16 forks source link

Should switchconfig inject exit command at end of a section (child)? #136

Closed devrobo closed 8 years ago

devrobo commented 8 years ago

Example that might break the existing code:

ip access-list VLAN_901_IN_ACL 10 permit tcp host 172.31.33.250 any 86 permit icmp any any 90 deny ip any any

devrobo commented 8 years ago

Not a problem as we are using config replace.