6900 Stack: Service access Port

Post Reply
gdmpc
Member
Posts: 4
Joined: 31 Oct 2023 03:00

6900 Stack: Service access Port

Post by gdmpc »

Hi,
I have in datacenter environment a 6900 stack (2 devices, OS6900-T40 8.8.152.R01 GA) and when I want to add a port in a vlan I receive an error message:

SW-11204> vlan 109 members port 1/1/10 untagged
ERROR: Operation is not allowed on Service Access Port


This error occur only on this port of the stack.
When I look on service access port, I can see only this port:
SW-11204> show service access
Legend: (-)ERP Ring

Port Link SAP SAP Vlan
Id Status Type Count Xlation L2Profile Description
---------+------+-------+-------+-------+--------------------------------+---------------------------------
1/1/10 Down Dynamic 0 N def-access-profile UNP Dynamic Access Port

Total Access Ports: 1


I try a "no" command without success:
SW-11204> no service access port 1/1/10
ERROR: Not allowed for Dynamic Access Port (1010)


My question: how I can remove this port from service access ?
Thanks for your answer.
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1894
Joined: 01 Jul 2008 10:51
Location: Germany

Re: 6900 Stack: Service access Port

Post by silvio »

you need to delete all services from the port before.
like: service spb xxx no sap port....

In you config you will find all the commands for creating this. Try:
show configuration snapshot svcmgr da-unp | grep 1/1/10

With this you can use the no-command now.
gdmpc
Member
Posts: 4
Joined: 31 Oct 2023 03:00

Re: 6900 Stack: Service access Port

Post by gdmpc »

Hi Silvio,
Thanks for your answer, but there is no command in the config:

show configuration snapshot svcmgr da-unp | grep 1/1/10 --> return nothing!

and the command without the grep return only the following line:

SW-11204> show configuration snapshot svcmgr da-unp
! DA-UNP:
! SVCMGR:
service stats disable

I try all command "show service ... (SPB, SDP, ...) there is no service. The only service is "access" on the port 1/1/10
SW-11204> show service access
Legend: (-)ERP Ring

Port Link SAP SAP Vlan
Id Status Type Count Xlation L2Profile Description
---------+------+-------+-------+-------+--------------------------------+---------------------------------
1/1/10 Down Dynamic 0 N def-access-profile

Total Access Ports: 1

Gilles.
gdmpc
Member
Posts: 4
Joined: 31 Oct 2023 03:00

Re: 6900 Stack: Service access Port

Post by gdmpc »

Hi,
I'm always stuck with my dynamic port and service access, and I need use this port ...
I cannot remove the "service access" on this port with the "no" command I receive : Not allowed for Dynamic Access Port
SW-11204> no service access port 1/1/10
ERROR: Not allowed for Dynamic Access Port (1010)

Does someone have an idea ?

Gilles.
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1894
Joined: 01 Jul 2008 10:51
Location: Germany

Re: 6900 Stack: Service access Port

Post by silvio »

Hi,
I have feard this....
I think that this is a line from the first power up of your switch. You didn't disable the auto-config/fabric and the switch where connected with this port to another switch (but I am not sure).
So I have only one advice:
- dismount ALL ports of your switch
- delete all cfg-files within working directory
- reload the switch from working
- after power-up: "auto-config cancel" and "auto-fabric admin-state disable remove-global-config"
- now you can push your config to the switch and connect all the calbles.

If this is not possible you have to open a ticket at ALE.
If you will get the correct command please share it here.
best regards
Silvio
gdmpc
Member
Posts: 4
Joined: 31 Oct 2023 03:00

Re: 6900 Stack: Service access Port

Post by gdmpc »

Hi Silvio,
The issue is resolved !
I'm a little confused, I forgot to say that at the beginning of the issue, there is these line in configuration:
! DA-UNP:
unp profile "systemDefault10000000"
unp profile "systemDefault10000001"
unp profile "systemDefault10000000" map service-type spb tag-value 0 isid 10000000 bvlan 4000 multicast-mode headend vlan-xlation
unp profile "systemDefault10000001" map service-type spb tag-value 1 isid 10000001 bvlan 4001 multicast-mode headend vlan-xlation
unp port 1/1/10 port-type access
unp port 1/1/10 dynamic-service spb

I've made "no unp ..." for each line, but the trouble was still there, so I opened this subject !
This morning I made the magic command:

reload from working no rollback-timeout

after a while, everything is fine, I was able to add my port to the vlan.

Unless I'm mistaken, I've never seen this indication in the Omniswitch Aos guides, it would be good if Alcatel added warning in its documentation, after command "no unp ..." reload the switch !!!

Thanks for everything.
Have a nice day.
G*
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1894
Joined: 01 Jul 2008 10:51
Location: Germany

Re: 6900 Stack: Service access Port

Post by silvio »

or you use my bestpractice after the first power up (see above) :)
But thank you for information. It was a Default-configuration.
best regards
Silvio
Post Reply

Return to “OmniSwitch 6900”