Hey Gang,
I have a 2621 router whose serial interface is configured as follows:
interface Serial0/0
bandwidth 1544
ip address 64.89.110.134 255.255.255.252
ip access-group 150 in
ip access-group 100 out
ip verify unicast reverse-path
no ip redirects
no ip unreachables
no ip directed-broadcast
no ip proxy-arp
ip nat outside
encapsulation ppp
no ip mroute-cache
no fair-queue
no cdp enable
When I issue a show ip route command, this is what I get:
Gateway of last resort is 64.89.110.133 to network 0.0.0.0
S 192.168.31.0/24 [1/0] via 192.168.20.1
S 192.168.30.0/24 [1/0] via 192.168.20.1
64.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 64.89.110.133/32 is directly connected, Serial0/0
C 64.89.110.132/30 is directly connected, Serial0/0
S 192.168.42.0/24 [1/0] via 192.168.20.1
S 192.168.25.0/24 [1/0] via 192.168.20.1
S 192.168.43.0/24 [1/0] via 192.168.20.1
S 192.168.24.0/24 [1/0] via 192.168.20.1
S 192.168.40.0/24 [1/0] via 192.168.20.1
S 192.168.41.0/24 [1/0] via 192.168.20.1
S 128.1.0.0/16 [1/0] via 192.168.0.1
S 128.65.0.0/16 [1/0] via 192.168.50.2
S 192.168.21.0/24 [1/0] via 192.168.20.1
C 192.168.20.0/24 is directly connected, FastEthernet0/0
S 192.168.23.0/24 [1/0] via 192.168.20.1
S 192.168.22.0/24 [1/0] via 192.168.20.1
S 192.168.0.0/24 [1/0] via 192.168.20.1
192.168.50.0/30 is subnetted, 1 subnets
C 192.168.50.0 is directly connected, Serial0/1.1
S 192.168.32.0/24 [1/0] via 192.168.20.1
S* 0.0.0.0/0 [1/0] via 64.89.110.133
What's funny about this is the variable subnetting shown on Serial0/0. The 64.89.110.133/32 means it has a subnet mask of all ones!!! I can't figure this out. I have no other statements in my configuration that pertain to this network.
Do you think it's just one of those IOS "features" that requires an upgrade, or am I missing something here?
Thanks in advance,
Gregory A. Lusk, P.E., CCNA
I have a 2621 router whose serial interface is configured as follows:
interface Serial0/0
bandwidth 1544
ip address 64.89.110.134 255.255.255.252
ip access-group 150 in
ip access-group 100 out
ip verify unicast reverse-path
no ip redirects
no ip unreachables
no ip directed-broadcast
no ip proxy-arp
ip nat outside
encapsulation ppp
no ip mroute-cache
no fair-queue
no cdp enable
When I issue a show ip route command, this is what I get:
Gateway of last resort is 64.89.110.133 to network 0.0.0.0
S 192.168.31.0/24 [1/0] via 192.168.20.1
S 192.168.30.0/24 [1/0] via 192.168.20.1
64.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 64.89.110.133/32 is directly connected, Serial0/0
C 64.89.110.132/30 is directly connected, Serial0/0
S 192.168.42.0/24 [1/0] via 192.168.20.1
S 192.168.25.0/24 [1/0] via 192.168.20.1
S 192.168.43.0/24 [1/0] via 192.168.20.1
S 192.168.24.0/24 [1/0] via 192.168.20.1
S 192.168.40.0/24 [1/0] via 192.168.20.1
S 192.168.41.0/24 [1/0] via 192.168.20.1
S 128.1.0.0/16 [1/0] via 192.168.0.1
S 128.65.0.0/16 [1/0] via 192.168.50.2
S 192.168.21.0/24 [1/0] via 192.168.20.1
C 192.168.20.0/24 is directly connected, FastEthernet0/0
S 192.168.23.0/24 [1/0] via 192.168.20.1
S 192.168.22.0/24 [1/0] via 192.168.20.1
S 192.168.0.0/24 [1/0] via 192.168.20.1
192.168.50.0/30 is subnetted, 1 subnets
C 192.168.50.0 is directly connected, Serial0/1.1
S 192.168.32.0/24 [1/0] via 192.168.20.1
S* 0.0.0.0/0 [1/0] via 64.89.110.133
What's funny about this is the variable subnetting shown on Serial0/0. The 64.89.110.133/32 means it has a subnet mask of all ones!!! I can't figure this out. I have no other statements in my configuration that pertain to this network.
Do you think it's just one of those IOS "features" that requires an upgrade, or am I missing something here?
Thanks in advance,
Gregory A. Lusk, P.E., CCNA