Chapter 6: Configuration Terminal Mode Commands
108
Command Mode
Configuration Terminal mode
Examples
The following commands create an access list called “mylist” and denies
packets sent from IP address 10.10.0.72/24:
switch#configure terminal
switch(config)#access-list mylist deny 10.10.0.72/24
exact-match
The following commands create a file called “accesslist3” and permits
packets sent from any IP address:
switch#configure terminal
switch(config)#access-list accesslist3 permit any
Related Commands
“SHOW RUNNING-CONFIG” on page 64
Comentarios a estos manuales