EasyManua.ls Logo

Cisco Catalyst 3650

Cisco Catalyst 3650
384 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
access-list {access-list-number 1-99 | access-list-number 100-199 | access-list-number 1300-1999
|access-list-number 2000-2699 | dynamic-extended | rate-limit}
4.
interface interface-id
5.
ip multicast boundary access-list-number
6.
end
7.
show running-config
8.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
Enter your password if prompted.
Enters the global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Creates a standard access list, repeating the command as many times as necessary.
access-list {access-list-number 1-99 |
access-list-number 100-199 |
Step 3
For access-list-number, the ranges are as follows:
access-list-number 1300-1999
|access-list-number 2000-2699 |
dynamic-extended | rate-limit}
access-list-number 199 (IP standard access list)
access-list-number 100199 ( IP extended access list)
Example:
Device(config)# access-list 99
access-list-number 13001999 (IP standard access list - expanded
range)
permit any
access-list-number 20002699 (IP extended access list - expanded
range)
The dynamic-extended keyword extends the dynamic ACL absolute timer.
The rate-limit keyword permits a simple rate-limit specific access list.
The access list is always terminated by an implicit deny statement for everything.
Specifies the interface to be configured, and enters interface configuration mode.
interface interface-id
Step 4
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
266 OL-29890-01
Configuring IP Multicast Routing
Configuring an IP Multicast Boundary (CLI)

Table of Contents

Other manuals for Cisco Catalyst 3650

Related product manuals