hit counter script

Time-Range - Cisco Sx350 Cli Manual

Hide thumbs Also See for Sx350:
Table of Contents

Advertisement

2
ACL Commands
An ACL cannot be added to a port that is already bounded to an ACL, without first
removing the current ACL and binding the two ACLs together.
An ACL cannot be bound as output if it has been bound as input.
Example
This example binds an egress ACL to a port:
switchxxxxxx(config)# mac access-list extended server
switchxxxxxx(config-mac-al)# permit 00:00:00:00:00:01 00:00:00:00:00:ff any
switchxxxxxx(config-mac-al)# exit
switchxxxxxx(config)# interface gi11
switchxxxxxx(config-if)# service-acl output server

2.12 time-range

Use the time-range Global Configuration mode command to define time ranges for
different functions. In addition, this command enters the Time-range Configuration
mode. All commands after this one refer to the time-range being defined.
This command sets a time-range name. Use the
absolute
and
periodic
commands
to actually configure the time-range.
Use the no form of this command to remove the time range from the device.
Syntax
time-range
time-range-name
no time-range
time-range-name
Parameters
time-range-name—Specifies the name for the time range. (Range: 1–32
characters)
Default Configuration
No time range is defined
69
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide

Advertisement

Table of Contents
loading

Table of Contents