Purpose
Command or Action
00:00 1 Jan 2006 end 23:59 1 Jan 2006
or
Switch(config-time-range)#
periodic weekdays
8:00 to 12:00
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 4
What to Do Next
Repeat the steps if you have multiple items that you want in effect at different times.
Related Topics
Time Ranges for ACLs, on page 119
Applying an IPv4 ACL to a Terminal Line
You can use numbered ACLs to control access to one or more terminal lines. You cannot apply named ACLs
to lines. You must set identical restrictions on all the virtual terminal lines because a user can attempt to
connect to any of them.
Beginning in privileged EXEC mode, follow these steps to restrict incoming and outgoing connections between
a virtual terminal line and the addresses in an ACL:
SUMMARY STEPS
1.
configure terminal
2.
line
[
console
|
vty
]
line-number
3.
access-class access-list-number
{
in
|
out
}
4.
end
5.
show running-config
6.
copy running-config startup-config
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29434-01
129
Configuring IPv4 ACLs
Applying an IPv4 ACL to a Terminal Line