EasyManua.ls Logo

Cisco Nexus 7000 Series - Page 580

Cisco Nexus 7000 Series
1018 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...
echoEcho (7)
isakmpInternet Security Association and Key Management Protocol (5)
mobile-ipMobile IP registration (434)
nameserverIEN116 name service (obsolete, 42)
netbios-dgmNetBIOS datagram service (138)
netbios-nsNetBIOS name service (137)
netbios-ssNetBIOS session service (139)
non500-isakmpInternet Security Association and Key Management Protocol (45)
ntpNetwork Time Protocol (123)
pim-auto-rpPIM Auto-RP (496)
ripRouting Information Protocol (router, in.routed, 52)
snmpSimple Network Management Protocol (161)
snmptrapSNMP Traps (162)
sunrpcSun Remote Procedure Call (111)
syslogSystem Logger (514)
tacacsTAC Access Control System (49)
talkTalk (517)
tftpTrivial File Transfer Protocol (69)
timeTime (37)
whoWho service (rwho, 513)
xdmcpX Display Manager Control Protocol (177)
Examples
This example shows how to configure an IPv4 ACL named acl-lab-01 with rules permitting all TCP and UDP
traffic from the 10.23.0.0 and 192.168.37.0 networks to the 10.176.0.0 network:
switch# configure terminal
switch(config)# ip access-list acl-lab-01
switch(config-acl)# permit tcp 10.23.0.0/16 10.176.0.0/16
switch(config-acl)# permit udp 10.23.0.0/16 10.176.0.0/16
switch(config-acl)# permit tcp 192.168.37.0/16 10.176.0.0/16
switch(config-acl)# permit udp 192.168.37.0/16 10.176.0.0/16
This example shows how to configure an IPv4 ACL named acl-eng-to-marketing with a rule that permits all
IP traffic from an IP-address object group named eng_workstations to an IP-address object group named
marketing_group:
switch# configure terminal
switch(config)# ip access-list acl-eng-to-marketing
switch(config-acl)# permit ip addrgroup eng_workstations addrgroup marketing_group
Related Commands
DescriptionCommand
Configures a deny rule in an IPv4 ACL.deny (IPv4)
Cisco Nexus 7000 Series Security Command Reference
554
P Commands
permit (IPv4)

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals