b440544e73
Fixes #36979 If `abort` is not issued in the top level session prompt the existing session goes to pending state. The fix is to come out of config mode by issuing `end` command and again to same config session and execute `abort` which `abort` is issued at the top level session prompt.
4 lines
122 B
Django/Jinja
4 lines
122 B
Django/Jinja
ip access-list test
|
|
10 permit ip host 192.168.0.2 host 192.168.0.1
|
|
20 permit ip host 192.168.0.1 host 192.168.0.2
|
|
!
|