Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
r2#show running-config Building configuration... Current configuration : 777 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname r2 ! boot-start-marker boot-end-marker ! enable secret 5 $1$ISN8$lcBBzd2KmEX1fmXb8/DQH/ ! no aaa new-model memory-size iomem 20 no network-clock-participate slot 1 no network-clock-participate wic 0 no ip routing no ip cef ! ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ! interface FastEthernet0/0 ip address 192.168.101.200 255.255.255.0 no ip route-cache speed 10 full-duplex ! ip forward-protocol nd ! ! ip http server no ip http secure-server ! control-plane ! line con 0 login line aux 0 line vty 0 4 password xxxx login ! ! end
r1#show running-config Building configuration... Current configuration: ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname r1 ! enable secret 5 $1$wsVP$wrbtRsfr/23G7MOOtq22j1 ! memory-size iomem 10 ip subnet-zero ! interface Ethernet0/0 ip address 192.168.100.210 255.255.255.0 no ip directed-broadcast ! interface Serial0/0 no ip address no ip directed-broadcast shutdown ! interface Ethernet0/1 ip address 192.168.101.210 255.255.255.0 no ip directed-broadcast ! ip classless ! ! ! line con 0 password xxx login transport input none line aux 0 line vty 0 4 password xxx login ! no scheduler allocate end
Also (maybe Mike can answer this one) if he has a WIC or NM with additional ethernet interface(s) wouldn't it show up as ethernet 1/0, etc?
ilcram19-2 wrote: » may be this has something to do no ip routing no ip cef go to gobla config mode and type ip routing
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.