30 show access-list ip, 31 time-range – CANOGA PERKINS 9175 Command Reference User Manual

Page 613

Advertising
background image

CanogaOS Command Reference

33-22

33.30 show access-list ip

Use this command to show the information of IP ACL.

Command Syntax

show access-list ip

Command Mode

Privileged EXEC

Usage

None

Examples

This example shows how to show the information of IP ACL.

Switch# show access-list ip

ip access-list list_ipv4_1

2 permit tcp host 1.1.1.1 any

3 deny icmp any any

12 permit tcp any any

22 redirect interface eth-0-0 any any any

Related Commands

ip access-list

33.31 time-range

Use this command to create time range.

Command Syntax

(no) time-rang time-range-name

time-range-name: the name of the time range, up to 20 characters

Command Mode

Global configuration

Usage

None

Examples

This example shows how to create a time range with the name “my-time-range”.

Switch(config)#time-range my-time-range

Switch(config-tm-range)#

Related Commands

Advertising