routing – Why I can not ping my change Vlan99?

0
32
routing – Why I can not ping my change Vlan99?


Within the following community, I’ve configured each machine however by some means I can not ping my Buyer-PC and Technical-PC to PasirGudang-SW and Segamat-SW.enter image description here

The PCs can ping the opposite ip handle simply effective besides the 172.16.99.x.

Under is my router and change configuration:
Johor-RT (ROUTER):

Present configuration : 1690 bytes
!
model 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Johor-RT
!
!
!
allow secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
username cisco password 7 082048430017
!
!
license udi pid CISCO1941/K9 sn FTX152498Q2-
!
!
!
!
!
!
!
!
!
no ip domain-lookup
ip domain-name cisco.com
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface Tunnel0
 ip handle 192.168.3.118 255.255.255.252
 mtu 1476
 tunnel supply Serial0/1/1
 tunnel vacation spot 160.249.3.58
!
!
interface GigabitEthernet0/0
 no ip handle
 duplex auto
 pace auto
 shutdown
!
interface GigabitEthernet0/1
 no ip handle
 duplex auto
 pace auto
!
interface GigabitEthernet0/1.99
 encapsulation dot1Q 99
 ip handle 172.16.99.129 255.255.255.128
!
interface GigabitEthernet0/1.133
 encapsulation dot1Q 133
 ip handle 10.232.3.65 255.255.255.224
!
interface GigabitEthernet0/1.169
 encapsulation dot1Q 169
 ip handle 10.232.3.97 255.255.255.248
!
interface Serial0/1/0
 no ip handle
 clock price 2000000
 shutdown
!
interface Serial0/1/1
 ip handle 76.40.3.154 255.255.255.252
!
interface Vlan1
 no ip handle
 shutdown
!
router ospf 1
 log-adjacency-changes
 community 10.232.3.64 0.0.0.31 space 0
 community 10.232.3.96 0.0.0.7 space 0
 community 76.40.3.152 0.0.0.3 space 0
 community 172.16.99.128 0.0.0.127 space 0
!
ip classless
ip route 0.0.0.0 0.0.0.0 76.40.3.153 
ip route 10.232.3.104 255.255.255.252 192.68.3.117 
!
ip flow-export model 9
!
!
!
banner motd ^CUnauthorized Entry is Prohibited!^C
!
!
!
!
!
line con 0
 password 7 0822455D0A16
 login
!
line aux 0
!
line vty 0 4
 login native
 transport enter ssh
!
!
!
finish

PasirGudang-SW (SWITCH 1):

Present configuration : 1534 bytes
!
model 15.0
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname PasirGudang-SW
!
allow secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
no ip domain-lookup
ip domain-name cisco.com
!
username cisco privilege 1 password 7 082048430017
!
!
!
spanning-tree mode pvst
spanning-tree prolong system-id
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
 switchport entry vlan 133
 switchport mode entry
!
interface GigabitEthernet0/1
 switchport mode trunk
!
interface GigabitEthernet0/2
 switchport mode trunk
!
interface Vlan1
 no ip handle
 shutdown
!
interface Vlan99
 ip handle 172.16.99.133 255.255.255.128
!
ip default-gateway 172.16.99.129
!
banner motd ^CUnauthorized Entry is Prohibited!^C
!
!
!
line con 0
 password 7 0822455D0A16
 login
!
line vty 0 4
 login native
 transport enter ssh
line vty 5 15
 login
!
!
!
!
finish

Segamat-SW (SWITCH 2):

Present configuration : 1507 bytes
!
model 15.0
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Segamat-SW
!
allow secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
no ip domain-lookup
ip domain-name cisco.com
!
username cisco privilege 1 password 7 082048430017
!
!
!
spanning-tree mode pvst
spanning-tree prolong system-id
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
 switchport entry vlan 169
 switchport mode entry
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
 switchport mode trunk
!
interface Vlan1
 no ip handle
 shutdown
!
interface Vlan99
 ip handle 172.16.99.169 255.255.255.128
!
ip default-gateway 172.16.99.129
!
banner motd ^CUnauthorized Entry is Prohibited!^C
!
!
!
line con 0
 password 7 0822455D0A16
 login
!
line vty 0 4
 login native
 transport enter ssh
line vty 5 15
 login
!
!
!
!
finish

LEAVE A REPLY

Please enter your comment!
Please enter your name here