beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1565

background image

AT-8100 Switch Command Line User’s Guide

1565

Examples

This example uses a time range called “February2012” that enables the
permit or deny statement to start at 8 am on February 3, 2012 and end
filtering at 8 pm on February 15, 2012:

awplus> enable
awplus# configure terminal
awplus(config)# time-range February2012
awplus(config-time-range)# absolute start 8:00:00 03 02 2012
end 20:00:00 15 02 2012

This example uses a time range called “March2012” that enables the
permit or deny statement to start at 9 am on March 1, 2012 and end
filtering at 5 pm on March 31, 2012:

awplus> enable
awplus# configure terminal
awplus(config)# time-range March2012
awplus(config-time-range)# absolute start 9:00:00 01 03 2012
end 17:00:00 31 03 2012