Refer to the exhibit.
Gateway of last resort is 64.100.0.1 to network 0.0.0.0
64.0.0.0/30 is subnetted, 1 subnets
C 64.100.0.0 is directly connected, Serial0/0
C 192.168.10.0/24 is directly connected, FastEthernet0/1
198.133.219.0/29 is subnetted, 1 subnets
C 198.133.219.8 is directly connected, FastEthernet0/0
S* 0.0.0.0/0[l/0] via 64.100.0.1
Gateway#
The router has been configured with these commands:
hostname Gateway
!
interface FastEthernet 0/0
ip address 198.133.219.14 255.255.255.248
no shutdown
!
interface FastEthernet 0/1
ip address 192.168.10.254 255.255.255.0
no shutdown
!
interface Serial 0/0
ip address 64.100.0.2 255.255.255.252
no shutdown
!
ip route 0.0.0.0 0.0.0.0 64.100.0.1
What are the two results of this configuration?