cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2173
Views
0
Helpful
3
Replies

traceroute and VLANs

fzaynoun
Level 1
Level 1

my settings:

Switch layer 3 SF300-24 set in layer 3 mode. i setup 3 vlans, in addition to the default vlan1. all routing work fine between the different vlans. My problem is that in traceroute (say if i traceroute from a pc connected to a vlan), the vlan ips will appear as * * *, not detectable. how to make them respond to traceroute or make vlans traceroute visible ?

3 Replies 3

Hello

Can you please post your config

Res
paul

Sent from Cisco Technical Support iPad App


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

switch1#sh run

config-file-header

switch1

v1.2.9.44 / R750_NIK_1_2_584_002

CLI v1.0

file SSD indicator encrypted

@

ssd-control-start

ssd config

ssd file passphrase control unrestricted

no ssd file integrity control

ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0

!

vlan database

vlan 2-4

exit

voice vlan oui-table add 0001e3 Siemens_AG_phone________

voice vlan oui-table add 00036b Cisco_phone_____________

voice vlan oui-table add 00096e Avaya___________________

voice vlan oui-table add 000fe2 H3C_Aolynk______________

voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone

voice vlan oui-table add 00d01e Pingtel_phone___________

voice vlan oui-table add 00e075 Polycom/Veritel_phone___

voice vlan oui-table add 00e0bb 3Com_phone______________

ip dhcp relay address 10.10.4.2

ip dhcp relay enable

ip dhcp information option

bonjour interface range vlan 1

hostname switch1

no passwords complexity enable

username cisco password encrypted f84f7bb9b5e52e3b755d7ec0496c50e8404869d8 privi

lege 15

ip telnet server

!

interface vlan 1

ip address 192.168.1.254 255.255.255.0

no ip address dhcp

!

interface vlan 2

name "x"

ip address 10.10.2.1 255.255.255.0

ip dhcp relay enable

!

interface vlan 3

name "y"

ip address 10.10.3.1 255.255.255.0

ip dhcp relay enable

!

interface vlan 4

name Server

ip address 10.10.4.1 255.255.255.0

!

interface fastethernet1

switchport mode access

switchport access vlan 2

!

interface fastethernet2

switchport mode access

switchport access vlan 2

!

interface fastethernet3

switchport mode access

switchport access vlan 2

!

interface fastethernet4

switchport mode access

switchport access vlan 3

!

interface fastethernet5

switchport mode access

switchport access vlan 3

!

interface fastethernet6

switchport mode access

switchport access vlan 3

!

interface fastethernet7

switchport mode access

switchport access vlan 4

!

interface fastethernet8

switchport mode access

switchport access vlan 4

!

ip route 0.0.0.0 0.0.0.0 192.168.1.1

switch1#

Disable Firewall on PC and PC gateway Must be Vlan IP.

Jawad
Review Cisco Networking for a $25 gift card