Guest_imported
New member
- Jan 1, 1970
- 0
Dear Readers,
I have problem with Cisco Router, specially with
the access-list. I created small application
to make me easier to configure the access-list.
But the problem is when I executed this line
in telnet session through my app :
<router-config prompt> no access-list 110
The router directly goes down. I found that
there is a VPN configuration that using this
access-number.
Well.. My question is How can we delete the
access-list without directly taking an effect ?
in the example above I delete access number
110, but my codes in my small app will
create another 110.. unfortunaly it doesn't
have any change to write it down, since
in some case "no access-list command" kills
the router directly.
Thank you for the help.
I have problem with Cisco Router, specially with
the access-list. I created small application
to make me easier to configure the access-list.
But the problem is when I executed this line
in telnet session through my app :
<router-config prompt> no access-list 110
The router directly goes down. I found that
there is a VPN configuration that using this
access-number.
Well.. My question is How can we delete the
access-list without directly taking an effect ?
in the example above I delete access number
110, but my codes in my small app will
create another 110.. unfortunaly it doesn't
have any change to write it down, since
in some case "no access-list command" kills
the router directly.
Thank you for the help.