Dell Networking Enterprise SONiC Reserved VLAN
요약: This article explains about Reserved VLANs in Dell Networking Enterprise SONiC operating system
이 문서는 다음에 적용됩니다.
이 문서는 다음에 적용되지 않습니다.
이 문서는 특정 제품과 관련이 없습니다.
모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.
지침
Index
IntroductionWhat if we already have a VLAN in the default reserved VLAN range (3967 - 4094) being used.
Command syntax
Example
Introduction
Dell Enterprise SONiC reserves 128 VLANs for use of the various protocols. This was implemented from 4.0 and later.By default, the reserved VLAN range for SONiC 4.0 is 3967 - 4094.
| Note |
|---|
|
Below is a sample output where we attempt to configure a VLAN in the reserved range in 4.0 and later.
SONIC:~$ sonic-cli SONIC# configure terminal SONIC(config)# interface Vlan 3967 %Error: One or more given vlans is a reserved vlan
What if we already have a VLAN in the default reserved VLAN range (3967-4094) being used
After a firmware upgrade from Sonic 3.X to 4.X release, if any existing VLANs are configured in the reserved VLAN range (3967 - 4094), they will continue to work as normal. However, no more VLANs in the default range are allowed to be configured. It is not recommended to leave configured VLANs in the reserved range.The following actions may be taken:
- Remove any existing configuration VLANs in the default VLAN range of 3967 - 4094. Ensure that this step is taken with ample preparation time as an existing VLAN in the switch is changed, the connected switches and systems configurations should also be revised.
- Find 128 continuous unused VLANs and change the reserved VLAN range.
Command syntax
The default reserved VLANs can be changed by using the below commands:
| Command | Explanation |
|---|---|
| SONIC:~$ sonic-cli | Enter Dell SONiC CLI |
| SONIC# configure terminal | Enter Configure terminal |
| SONIC(config)# system vlan <starting reserved vlan> reserve | Change the default reserved VLAN range. Specify the starting VLAN of the reserved VLAN and reserve 128 VLANs. |
| SONIC(config)# no system vlan <starting reserved vlan> reserve | Restore the default VLAN to 3967 - 4094. Check the present reserved VLAN range using "command show system vlan" command. |
To verify, use the below commands:
| Command | Explanation |
|---|---|
| SONIC:~$ sonic-cli | Enter Dell SONiC CLI |
| SONIC# show system vlan | Show system VLAN reserved range. |
| SONIC# show running-configuration | grep reserve | Check show running configuration for reserved VLANs. |
Example
Consider that we want to change the reserved VLAN range to 100 - 227:SONIC:~$ sonic-cli SONIC# configure terminal SONIC(config)# system vlan 100 reserve
SONIC# show system vlan reserved system vlan reservation: 100-227
SONIC# show running-configuration | grep reserve system vlan 100 reserve
해당 제품
Enterprise SONiC Distribution, PowerSwitch N3200-ON, PowerSwitch S5212F-ON, PowerSwitch S5224F-ON, PowerSwitch S5232F-ON, PowerSwitch S5248F-ON, PowerSwitch S5296F-ON, PowerSwitch Z9100-ON, PowerSwitch Z9264F-ON, PowerSwitch Z9332F-ON
, PowerSwitch Z9432F-ON
...
문서 속성
문서 번호: 000209796
문서 유형: How To
마지막 수정 시간: 20 9월 2023
버전: 3
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.