Jump to content

VLANs untereinander erreichen


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Recommended Posts

Ich habe zur Zeit zwei VLANs auf einem Cisco 3750 Switch eingerichtet. Einmal das default VLAN und ein neues VLAN 2. Jetzt will ich aus dem default VLAN auf die Geräte im VLAN 2 zugreifen, dies klappt allerdings nicht. Auch wenn ich den Switch als Standard-Gateway einrichte erhalte ich keine Antwort von den Geräten.

Hier ist die Konfiguration meines Switches:

 

errdisable recovery cause udld

errdisable recovery cause loopback

errdisable recovery interval 60

no file verify auto

!

spanning-tree mode rapid-pvst

spanning-tree portfast bpduguard default

spanning-tree extend system-id

spanning-tree vlan 1 priority 28672

!

vlan internal allocation policy ascending

!

interface GigabitEthernet1/0/1

description Uplink To EDV-Raum-2

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 1,2

switchport mode trunk

!

interface GigabitEthernet1/0/2

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

!

interface GigabitEthernet1/0/3

switchport access vlan 2

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

!

interface GigabitEthernet1/0/4

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

!

interface GigabitEthernet1/0/5

switchport access vlan 2

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

!

interface GigabitEthernet1/0/6

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

!

interface GigabitEthernet1/0/7

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

!

interface GigabitEthernet1/0/8

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

!

interface Vlan1

ip address 10.0.9.3 255.255.0.0

!

interface Vlan2

ip address 10.1.9.249 255.255.0.0

!

ip classless

ip http server

ip http secure-server

Link to comment
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...