Setting up LAN extension
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2008 10:26 AM - edited 03-05-2019 09:32 PM
Hi,
For setting up a LAN extension between 2 geographicaly dispersed 6500 switches, the only configuration needed is VLAN trunk right? No need for channel group if I'm only using 1 copper link?
SW1
interface GigabitEthernet12/42
description LAN EXTENSION
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
no ip address
end
SW2
interface GigabitEthernet12/42
description LAN EXTENSION
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
no ip address
end
I want all VLAN's to be passed so I wont specify the allowed vlans...
Am I correct? Or am I missing something?
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2008 10:49 AM
You aren't missing anything, you are correct in all counts. Good luck !
__
Edison.
