Thursday, July 26, 2018

unable to ping SVI interface

what am i missing here? im trying to set up a portchannel to an exisiting 6800vss switch for a vmware server - created vlan99, SVI interface 99, port-channel 99 and added the interfaces to the port-channel, but still i cant ping 10.1.99.1.

Is it a EIGRP routing issue ? it almost seems like the 99.1 range doesn't go into the routing protocol ? all the other vlans work fine (77.1, 88.1 ect)

Show commands below

Current config

• router eigrp 100 network 10.0.0.0

• vlan 99 name DATA

• interface Port-channel99 switchport switchport mode trunk switchport nonegotiate end

• interface TenGigabitEthernet2/1/14 description DATA switchport switchport mode trunk switchport nonegotiate channel-group 99 mode on

• interface TenGigabitEthernet1/1/14 description DATA switchport switchport mode trunk switchport nonegotiate channel-group 99 mode on

• interface vlan99 description Data ip address 10.1.99.1 255.255.255.0 no ip redirects ip directed-broadcast ip pim sparse-dense-mode end

• MY OUTPUTS sh ip route 10.1.99.1 % Subnet not in table

• show etherchannel 9 Po99(SD) - Te1/1/14(D) Te2/1/14(D)

• Port-channel99 unassigned YES unset down down Te1/1/14 unassigned YES unset down down • Te2/1/14 unassigned YES unset down down

• show arp Internet 10.1.99.1 - 00c1.64a0.00c0 ARPA Vlan99



No comments:

Post a Comment