OS6860/E Port Mobility & VLAN assignment

Post Reply
pascalxsome
Member
Posts: 4
Joined: 01 Dec 2015 06:55

OS6860/E Port Mobility & VLAN assignment

Post by pascalxsome »

Cheers guy,

we used LLDP-MED and vlan port mobility to daisychain a computer behind an alcatel lucent telephone, which is directly connected to a switchport.

we want the PC to be able to communicate with VLAN 2320, the telephone with VLAN 2362.
This works perfectly if we TAG VLAN 2362 to the port, and set VLAN2320 as untagged.

We're not able to replicate this old configration to unp profiles, somehow.

Following is the unp and lldp config:


lldp network-policy 1 application voice vlan 2362 l2-priority 5 dscp 46
lldp nearest-bridge chassis tlv med network-policy enable
lldp chassis med network-policy 1

unp profile "vlan2362" 
unp profile "vlan-profile" mobile-tag 
unp profile "vlan2362" map vlan 2362 
unp port-template voice-t direction both classification trust-tag admin-state enable
unp port 1/1/4-48 port-type bridge
unp port 1/1/4-48 port-template voice-t
unp classification ip-address 172.23.20.0 mask 255.255.255.0 vlan-tag 2320 profile1 "vlan2362"
unp classification lldp med-endpoint ip-phone  profile1 "vlan2362" 

vlans (this looks good !):

 
-> show vlan members port 1/1/16
  vlan      type        status
--------+-----------+---------------
  2320    default     forwarding
  2362    unpQtag     forwarding

which produces the following "show unp user" output:

Port    Username             Mac address       IP              Vlan Profile                          Type         Status      
-------+--------------------+-----------------+---------------+----+--------------------------------+------------+-----------
1/1/16  00:80:9f:xx:xx:xx    00:80:9f:xx:xx:xx -               2320 -                                Bridge       Block       
1/1/16  00:80:9f:xx:xx:xx    00:80:9f:xx:xx:xx 172.23.62.16    2362 -                                Bridge       Active      
1/1/16  10:65:30:xx:xx:xx    10:65:30:xx:xx:xx 172.23.20.10    2320 -                                Bridge       Block  

I tried many different configurations, but this one is the most minimalistic and "clean", where every address gets displayed correctly,
but my computer which is connected with the ip-adress 172.23.20.10 is not able to ping anything, since the status is blocked.

Would love some help here! Thank you
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1886
Joined: 01 Jul 2008 10:51
Location: Germany

Re: OS6860/E Port Mobility & VLAN assignment

Post by silvio »

please look in the other post.
regards
Silvio
Post Reply

Return to “OmniSwitch 6860 / 6860E”