From: John Underhill (stepnwlf@magma.ca)
Date: Sun Jun 06 2004 - 18:53:31 GMT-3
You do not need quotation marks.. Here's a working config:
access-list 101 permit tcp host 172.16.44.17 host 172.16.44.1 eq telnet
access-list 101 dynamic testlist timeout 60 permit tcp host 172.16.44.17
host 172.16.44.1 eq 82
!
!
line vty 0 4
login local
autocommand access-enable timeout 60
----- Original Message -----
From: "Nikolai Tsankov" <ntsankov@san.rr.com>
To: "Groupstudy Email (E-mail)" <ccielab@groupstudy.com>
Sent: Sunday, June 06, 2004 5:44 PM
Subject: autocommand string
> When configuring "autocommand" - with Lock-and-Key ACL, for example - do
we
> need to enclose the specified string in quotations? I have seen a sample
> config that has the string with NO quotations, even though it consisted of
> several words separated by spaces.
> ------------------------------------------
> line vty 0 4
> login local
>
> autocommand "access-enable host timeout 5"
> # or just
> autocommand access-enable host timeout 5
> ------------------------------------------
> Thanks,
>
> Nikolai Tsankov
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:33 GMT-3