Mobile ports

Post Reply
Mhunter1993
Member
Posts: 47
Joined: 19 Jul 2016 15:09

Mobile ports

Post by Mhunter1993 »

I have an issue with mobile ports, even though I configured my 2 vlans 93-92 I cant connect to vlan 92 here is the configuration

vlan 93
ip interface vlan-93 address 192.168.93.93 vlan 93
vlan 93 port default 1/1
vlan port mobile 1/1
vlan 92
ip interface vlan-92 address 192.168.92.92 vlan 92
vlan 92 port 1/1

when I use the command "show vlan port mobile" I can see the port 1/1 as mobile with the default vlan 93 and when I use the command "show vlan port" the port 1/1 appears as both movile on vlan 92 and default on vlan 93.

Any ideas on how to resolve this issue or maybe i did something wrong in the config?
Mhunter1993
Member
Posts: 47
Joined: 19 Jul 2016 15:09

Re: Mobile ports

Post by Mhunter1993 »

I lacked this commands:
vlan 92 ip 192.168.92.92 255.255.255.0
vlan 93 ip 192.168.93.93 255.255.255.0
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1894
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Mobile ports

Post by silvio »

Hi,
your config is not realy ok.
ip interface vlan-93 address 192.168.93.93 vlan 93
ip interface vlan-92 address 192.168.92.92 vlan 92

this creates ip-addresses/ip-interfaces in the switch

Code: Select all

vlan 92 ip 192.168.92.92 255.255.255.0
vlan 93 ip 192.168.93.93 255.255.255.0
this are vlan-rules at mobile ports. Means that devices attached at 1/1 with this ip-adresses will allocate to vlan 92 or 93. But this is your own ip-address.

What is the goal of your config? Did you need mobile ports?

regards
Silvio
Mhunter1993
Member
Posts: 47
Joined: 19 Jul 2016 15:09

Re: Mobile ports

Post by Mhunter1993 »

I was testing the mobile ports function.
equansmaster
Member
Posts: 2
Joined: 05 Feb 2024 08:37

Re: Mobile ports

Post by equansmaster »

I need to tag VL90 on Port 1/7 and 1/8
It says Port 1/7 and 1/8 is an mobile port which cant be tagged.
After some research i found the command for this porblem but now it says :

ERROR: Slot 1 Port 8 authenticated, please turn off authentication first

I've searched everywhere but it seems that i cant find the solution, can someone help me? Thanks!
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1894
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Mobile ports

Post by silvio »

for tagging an mobile ports use the command: "vlan 90 mobile-tag enable"
equansmaster
Member
Posts: 2
Joined: 05 Feb 2024 08:37

Re: Mobile ports

Post by equansmaster »

thanks but the command i was searching for was:

vlan port 1/x (<- Port) 802.1x disable
Post Reply

Return to “OmniSwitch 6450”