
Wayne Zhang
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Articles
Recent activity by Wayne Zhang-
Description of the Command Modes
To enhance the usability of the device, its numerous commands are categorized based on their functions, streamlining their application. The Command Line Interface (CLI) encompasses various command ...
-
How to check enterprise switch version and hardware model?
You can view the switch model, software version, hardware version, switch serial number and other information by the display version command. Micas> privilegeMicas# display version
-
How to enter/exit BMC
1)Switch to BMC:- Connect the console cable and login to switch- Set the baud rate to 9600 on MobaXterm/SecureCRT- press "Ctrl + U", release and press "2" (Remark: at this step, it will switch to B...
-
ARP-to-host conversion
1. IntroductionEnable ARP-to-host conversion on a specified interface. If the interface is a Layer-3interface in Up status, ARP entries will be converted into 32-bit host routes on theinterface. ...
-
How to submit a RMA request
1) Raise ticket in Micas case portal. Here is the guideline of how to raise a ticket. https://cases.micasnetworks.com/hc/en-us/articles/22360522555927-How-to-report-a-case-raise-a-ticket 2) Micas...
-
What is BGP unnumbered
BGP unnumbered is a feature that allows BGP sessions to be established using IP addresses that are not explicitly configured on the interfaces over which the BGP sessions run. Instead of requiring ...
-
Rate-limit Config Example
Two way of rate-limit configuration It can configure by port or by ACL. "Configure by port" is a simple way to configure the rate-limit which based on port. "Configure by ACL" can be used to config...
-
How to report a case (raise a ticket)
1) Visit the Website go to Micas case portal: https://cases.micasnetworks.com/ 2) Fill in the fields in Submit a Request Click "Submit new case" Fill in the fields Note: The email address mus...
-
Common CLI for SONiC system health check
Here are some common CLI for SONiC system health check. show version show platform psu show platform fan show platform temperature show system-health summary // check whether have any alar...
-
How to clear device configuration (load default configuration)
Following below step to clear/reset the device configuration, which will load the default configuration. to erase config db and routing configure, can use these command: 1) sudo rm /etc/sonic/con...