Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DarthPanda

    No Telnet after NAT outside

    ip nat inside source list 1 interface FastEthernet4 overload ! access-list 1 permit 192.168.1.0 0.0.0.255 That's the only access list I have.
  2. DarthPanda

    No Telnet after NAT outside

    I used to be able to Telnet through my WAN interface during the configuration of my 871 router before I set up nat outside. I can still Telnet and SSH from an internal address. Now I am getting failed connections for both Telnet and SSH through the WAN interface. NATing now works fine for...
  3. DarthPanda

    Cisco 871 Routers

    Thanks Vince for clearing that up for me. What you said makes a lot more sense.
  4. DarthPanda

    Cisco 871 Routers

    Hi Guys, This series of routers has a built in switch. I understand that to enable routing the switch ports must become part of a configured vlan on fe0,fe1,fe2 and fe3. Fe4 does not have a layer 2 port and is layer 3 only. On the device fe4 is clearly labelled 'WAN'. My question is, to enable...
  5. DarthPanda

    Line Protocol Down

    This is a student question. My text book tells me that the first part of the inteface information is Layer 1 information and the second part is Layer 2 eg "FastEthernet3 is up, line protocol is up". Please see below. I have a cable plugged into F3 but not F2. F2 is switchported to vlan2. Does my...
  6. DarthPanda

    Cisco 871 Switchport

    Thanks for your help. When I pinged the interface (which I should have done before) switchported to vlan1, it responded. It didn't occur to me that it was working even though it did not display in the running-config. The device has IOS 12.3 and I could not get 'show run all' to work. I could use...
  7. DarthPanda

    Cisco 871 Switchport

    Hi Guys, I have created two vlans and used to fe ports to switchport to them. However I can only get one of them to show when using 'show running-config' I am using the same method to switchport to vlan1, but only vlan2 show in the running config. Please see my running-config below. Thanks...

Part and Inventory Search

Back
Top