Nightcrawler
Technical User
I have a access-list I wise to create. I have machines 10.1.21.30 to 10.1.21.35 and I want to permit them only on the access list - so I create the following..
access-list 100 permit tcp 10.1.21.30 0.0.0.5 any
when I save this to memory and review it says
access-list 100 permit tcp 10.1.21.26 0.0.0.5 any ??
So I thought that maybe it was counting backwards... so amended my statment to
access-list 100 permit tcp 10.1.21.34 0.0.0.5 any
again when I reviewed this it now stated that that statment.. why ?? anyone any ideas ?? Thanks Ed
access-list 100 permit tcp 10.1.21.30 0.0.0.5 any
when I save this to memory and review it says
access-list 100 permit tcp 10.1.21.26 0.0.0.5 any ??
So I thought that maybe it was counting backwards... so amended my statment to
access-list 100 permit tcp 10.1.21.34 0.0.0.5 any
again when I reviewed this it now stated that that statment.. why ?? anyone any ideas ?? Thanks Ed