hello,
it works.
on openbsd
trunk device em0
ifconfig vlan 1 vlandev em0 up (for example)
on cisco (2950 or 2960)
interface GigabitEthernet0/1
switchport trunk allowed vlan 1
switchport mode trunk
no cdp enable
spanning-tree portfast trunk
spanning-tree bpdufilter enable
thats all
-
On Wed, 9 Jan 2008, Falk Brockerhoff wrote:
On Cisco side:
interface FastEthernet0/33
description temp. Uplink to brain
duplex full
speed 100
switchport trunk encapsulation dot1q
switchport mode trunk
no cdp enable
end
Regards,
Falk
Not that this is meant to be a Cisco training class, but i
Der Engel wrote:
Hello,
Hi,
Is it posible to do vlan trunking between an OpenBSD and a cisco
switch? I know you can create vlan interfaces in OpenBSD but how would
they be trunk with the switch?
Yes, without any problems.
$ cat /etc/hostname.em5
Hello,
Is it posible to do vlan trunking between an OpenBSD and a cisco
switch? I know you can create vlan interfaces in OpenBSD but how would
they be trunk with the switch?
In the physical interface (hostname.fxp1) i should just put 'up'? Do
you have to set some kind of native vlan here?
Exam
4 matches
Mail list logo