#sh ip route connected Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP + - replicated route, % - next hop override Gateway of last resort is 10.255.246.9 to network 0.0.0.0 10.0.0.0/8 is variably subnetted, 869 subnets, 13 masks C 10.0.205.0/24 is directly connected, Vlan16 L 10.0.205.1/32 is directly connected, Vlan16 C 10.2.205.0/24 is directly connected, Vlan16 L 10.2.205.1/32 is directly connected, Vlan16 C 10.4.24.0/21 is directly connected, Vlan16 L 10.4.24.1/32 is directly connected, Vlan16 C 10.8.13.0/24 is directly connected, Vlan224 L 10.8.13.1/32 is directly connected, Vlan224 C 10.9.6.0/24 is directly connected, Vlan704 L 10.9.6.1/32 is directly connected, Vlan704 C 10.9.34.0/24 is directly connected, Vlan701 L 10.9.34.1/32 is directly connected, Vlan701 C 10.9.54.0/24 is directly connected, Vlan700 L 10.9.54.1/32 is directly connected, Vlan700 C 10.255.246.8/30 is directly connected, TenGigabitEthernet1/32 L 10.255.246.10/32 is directly connected, TenGigabitEthernet1/32
>sh ip route connected 172.16.0.0/16 is variably subnetted, 18 subnets, 7 masks C 172.16.0.0/27 is directly connected, BVI10 L 172.16.0.1/32 is directly connected, BVI10 C 172.16.0.32/27 is directly connected, BVI20 L 172.16.0.33/32 is directly connected, BVI20 C 172.16.0.64/27 is directly connected, BVI30 L 172.16.0.65/32 is directly connected, BVI30 C 172.16.0.236/30 is directly connected, GigabitEthernet0/0.40 L 172.16.0.237/32 is directly connected, GigabitEthernet0/0.40 C 172.16.0.240/28 is directly connected, BVI5 L 172.16.0.241/32 is directly connected, BVI5
interface GigabitEthernet0/0.5 encapsulation dot1Q 5 bridge-group 5 ! interface GigabitEthernet0/0.10 encapsulation dot1Q 10 bridge-group 10 ! interface GigabitEthernet0/0.20 encapsulation dot1Q 20 bridge-group 20 ! interface GigabitEthernet0/0.30 encapsulation dot1Q 30 bridge-group 30
interface Vlan10 no ip address bridge-group 10
interface BVI5 ip address 172.16.0.241 255.255.255.240 ip nat inside ip virtual-reassembly in ipv6 address FDAA:2:2:2005::1/64 ! interface BVI10 ip address 172.16.0.1 255.255.255.224 ip nat inside ip virtual-reassembly in ipv6 address FDAA:2:2:2010::1/64 ! interface BVI20 ip address 172.16.0.33 255.255.255.224 ip nat inside ip virtual-reassembly in ipv6 address FDAA:2:2:2020::1/64 ! interface BVI30 ip address 172.16.0.65 255.255.255.224 ip nat inside ip virtual-reassembly in ipv6 address FDAA:2:2:2030::1/64
GDaines wrote: » Whoa TWX, you've lost me on that one but I'll not hijack the thread looking for an explanation, instead I'll just revisit if I need anything like this for CCNA or someday decide to try to get my head around it for fun. I stated that I 'didn't believe' a VLAN would be used between the switch and the router as per my setup which you helped get working. Are you saying you could use one? Perhaps the OP (satishtech) may ask for more clarification.
C 172.16.0.0/27 is directly connected, BVI10 L 172.16.0.1/32 is directly connected, BVI10 C 172.16.0.32/27 is directly connected, BVI20 L 172.16.0.33/32 is directly connected, BVI20 C 172.16.0.64/27 is directly connected, BVI30 L 172.16.0.65/32 is directly connected, BVI30 C 172.16.0.236/30 is directly connected, GigabitEthernet0/0.40 L 172.16.0.237/32 is directly connected, GigabitEthernet0/0.40
172.25.0.0/16 is variably subnetted, 8 subnets, 2 masks C 172.25.0.0/30 is directly connected, Serial0/1/0.109 L 172.25.0.1/32 is directly connected, Serial0/1/0.109 C 172.25.0.4/30 is directly connected, Serial0/1/0.108 L 172.25.0.5/32 is directly connected, Serial0/1/0.108 C 172.25.0.8/30 is directly connected, Serial0/1/0.106 L 172.25.0.9/32 is directly connected, Serial0/1/0.106 C 172.25.0.12/30 is directly connected, Serial0/1/0.107 L 172.25.0.13/32 is directly connected, Serial0/1/0.107
D 172.16.2.0/25 [90/2172416] via 172.25.0.2, 1w5d, Serial0/1/0.109 D 172.16.2.240/28 [90/2172416] via 172.25.0.2, 1w5d, Serial0/1/0.109 D 172.16.3.0/26 [90/2170112] via 172.25.0.6, 1w5d, Serial0/1/0.108 D 172.16.3.240/28 [90/2170112] via 172.25.0.6, 1w5d, Serial0/1/0.108 D 172.16.4.0/24 [90/2172416] via 172.25.0.14, 1w4d, Serial0/1/0.107 [90/2172416] via 172.25.0.10, 1w4d, Serial0/1/0.106
S 192.168.20.0/24 [1/0] via 172.25.0.2
satishtech wrote: » ?? Router(config)#vlan ? % Unrecognized command
rt#sh run int g0/0.2 Building configuration... Current configuration : 358 bytes ! interface GigabitEthernet0/0.2 description ISP Service Entrance encapsulation dot1Q 2 ip address dhcp ip access-group WAN-In-Inspect-ACL in ip access-group WAN-Out-Inspect-ACL out ip nat outside ip inspect ROUTER-WAN-OUT out ip virtual-reassembly in ipv6 enable ipv6 traffic-filter LOG-ALL in ipv6 traffic-filter LOG-ALL out no cdp enable
rt#sh run int g0/0.40 Building configuration... Current configuration : 225 bytes ! interface GigabitEthernet0/0.40 description WIFI-Ivanhoe encapsulation dot1Q 40 ip address 172.16.0.237 255.255.255.252 ip nat inside ip virtual-reassembly in ipv6 address FDAA:2:2:2040::1/64 ipv6 ospf 1 area 1
interface FastEthernet0/9 description ->Cable-Modem switchport access vlan 2 switchport mode access switchport nonegotiate ip access-group ISP-Inbound in ipv6 traffic-filter LOG-ALL in no cdp enable no lldp transmit spanning-tree bpdufilter enable spanning-tree bpduguard disable ip dhcp snooping trust
interface FastEthernet0/7 description ->WAP switchport access vlan 40 switchport mode access