cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1942
Views
0
Helpful
3
Replies

ACL incomplete command

richard.farr
Level 1
Level 1

Trying to add extended ACL to 881 router getting Incomplete command at the end. If I ? it just returns all the options I have already selected. At a loss to whats going on here is it a bug or am I missing something really obvious?

Router881(config-ext-nacl)#permit tcp 192.168.30.0 0.0.0.255 eq www
% Incomplete command.
Router881(config-ext-nacl)#permit tcp 192.168.30.0 0.0.0.255 eq www ?
<0-65535> Port number
A.B.C.D Destination address
any Any destination host
chargen Character generator (19)
cmd Remote commands (rcmd, 514)
daytime Daytime (13)
discard Discard (9)
domain Domain Name Service (53)
drip Dynamic Routing Information Protocol (3949)
echo Echo (7)
exec Exec (rsh, 512)
finger Finger (79)
ftp File Transfer Protocol (21)
ftp-data FTP data connections (20)
gopher Gopher (70)
host A single destination host
hostname NIC hostname server (101)
ident Ident Protocol (113)
irc Internet Relay Chat (194)
klogin Kerberos login (543)
kshell Kerberos shell (544)
login Login (rlogin, 513)
lpd Printer service (515)
nntp Network News Transport Protocol (119)
object-group Destination network object group
pim-auto-rp PIM Auto-RP (496)
pop2 Post Office Protocol v2 (109)
pop3 Post Office Protocol v3 (110)
smtp Simple Mail Transport Protocol (25)
sunrpc Sun Remote Procedure Call (111)
tacacs TAC Access Control System (49)
talk Talk (517)
telnet Telnet (23)
time Time (37)
uucp Unix-to-Unix Copy Program (540)
whois Nicname (43)
www World Wide Web (HTTP, 80)
Router881#sh ver
Cisco IOS Software, C880 Software (C880DATA-UNIVERSALK9-M), Version 15.1(3)T4, RELEASE SOFTWARE (fc1)

 

1 Accepted Solution

Accepted Solutions

Diana Karolina Rojas
Cisco Employee
Cisco Employee

Hello!

Your forgot the destination, if you want to apply this filter to all destinations you have to ingress this command:

permit tcp 192.168.30.0 0.0.0.255 any eq www

You also can filter by network or host.

--Do not forget to rate useful answers---

Regards,

View solution in original post

3 Replies 3

Diana Karolina Rojas
Cisco Employee
Cisco Employee

Hello!

Your forgot the destination, if you want to apply this filter to all destinations you have to ingress this command:

permit tcp 192.168.30.0 0.0.0.255 any eq www

You also can filter by network or host.

--Do not forget to rate useful answers---

Regards,

Hi Diana,

Thanks! Spend half an hour tabbing and ???? Just could not see it.....

Regards

Richard

Your welcome!

Have a good day! :)

Review Cisco Networking for a $25 gift card