Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to change the inside IP address and DHCP range on a PIX 501. The PIX 501 is running 6.3(5) with PDM 3.0(4). When I enter the cli command:ip address inside 192.168.3.1 255.255.255.0The PIX replies: Interface address is not on same subnet a...
We have more than one ACL defined. access-list 120 deny ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255access-list 120 deny ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255access-list 120 permit ip any anyaccess-list 130 deny tcp 192.168.1.0 0....
Background: We have some older hubs in our network. As such, we cannot implement a VLAN yet. We have a 10/100 ethernet network across our campus for our production users. We have multiple buildings on the campus and one physical network. We are insta...
We are unable to issue the command "show ip port-map".We logon to the router. Issue "enable". Get the privileged exec command prompt (router8#). When we issue "show ip p?", the list returns "pim", "policy", "prefix-list" and "protocols". But, no "por...
We have a 1700 router running v12.3. The router has one 1ENET interface card. This connection is going to a wireless ISP. From the router, we can ping to the inside addresses and to the outside addresses. From our inside addresses, we cannot ping pas...
I'm working within the constraints of the environment. We have a campus environment with older hubs and a single fiber connection between the buildings. I'm trying to get a budget amount to at least replace the hubs with VLAN capable switches. I woul...
We modified access list 120 to include the deny for the port from access list 130. It seems to be working like a charm. We have two subnets on our campus. A production network on 192.168.0.x. And a guest network on 192.168.1.x. Our router has a prima...
The syntax changed.To display the current protocol-to-port mappings in use by Network-Based Application Recognition (NBAR), use the show ip nbar port-map privileged EXEC command.show ip nbar port-map [protocol-name]
Yes. We can execute "show ip route" and other commands.We are working on building some ip port-maps. We issued one ip port-map command. That's when we went back to see what was in the port-map table by executing the "show ip port-map" command.