Please revert to the default configuration
When you are prompted to revert to the default configuration when configuring the switch, you need to delete the original configuration step by step and reconfigure the switch.
Reconfigure the switch, if you configure it directly, it will report an error
Example
Original configuration
port link-type access
port default vlan 500
The configuration that needs to be changed
interface GigabitEthernet0/0/28
undo port link-type
undo port default vlan 500
port link-type trunk
port trunk allow-pass vlan 2 to 4094
Read More:
- The @value annotation of springboot adds the default value to solve the startup error caused by the non-existent key
- log4j:WARN Error during default initialization [How to Solve]
- [Solved] IDEA2021.3 Error: Failed to write core dump. Minidumps are not enabled by default on client versions of
- ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration…
- [Solved] Default native-compiler executable ‘cl.exe‘ not found via environment variable PATH
- How to Solve Error: Your ApplicationContext is unlikely to start due to a @ComponentScan of the default package.
- [Solved] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-cli) on
- [Solved] Error running ‘ServiceStarter’: Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration
- Springboot integration RabbitMQ times error: Failed to check/redeclare auto-delete queue(s).
- [Solved] JAVA Error: Error:A JNI error has occurred,please check your installation and try again
- [Solved] No ‘Access-Control-Allow-Origin‘ header is present on the requested resource.errError: Network Error
- Resin Failed to Startup Error: ERROR: transport error 202: bind failed: Address already in use: JVM_Bind Listenin (Two Resins in One PC)
- [Solved] SpringBoot Error: This application has no explicit mapping for /error,so you are seeing this as a fallback
- [Solved] JPA Create Sheet error at the First time: Cant DROP [xxx];check that column/key exists
- springboot jsp: There was an unexpected error (type=Not Found, status=404). No message available
- Mybatisenumtypehandler upgrade error of mybatis plus
- [Solved] Redis Client On Error: Error: write ECONNABORTED Config right
- [Solved] JAVA Mail Sent Error: Sending the email to the following server failed
- How to Solve FATAL ERROR in native method: JDWP on getting class status, jvmtiError=JVMTI_ERROR_WRONG_PHASE
- [Solved] Web server failed to start. Port 8080 was already in use.