How to configure Extreme Networks X620-16P - Switch
Connect a management station to the console port using either an Ethernet to serial adapter or DB-9 serial cable.
Using PuTTY, or other terminal emulator, connect to the switch using serial port connection. Be sure that serial connection is set properly:
- 9600 baud
- 8 data bits
- 1 stop bit


- Using the console session, perform the following
a At the password prompt, press ENTER(RETURN) twice.
b Enter user: admin
c For the Password: simply press ENTER - #configure vlan 1 ipaddress x.x.x.x/x
- #configure iproute add default x.x.x.x
- #save config
- #reboot
- #unconfigure switch
It will ask for Restore Factory Defaults: Give Yes - login:admin
- password: (blank – just press Enter)
It will ask for security settings
press q
It will take the default settings - Host name configuration
#configure snmp sysname xxxxxxxxxxx

#enable cli scripting permanent
- Creating Username and Password
#create account admin xxxxxxx

- #enable ssh

- #show vlan
- #configure vlan 1 ipaddress x.x.x.x/x OR (#con mgmt ipa x.x.x.x/x)

- #configure iproute add default x.x.x.x
- #save config
- #reboot
Layer 3 Configuration - InternalNet and ExternalNet
Enter Configuration Mode
#enable
- #configure terminal
Set A Virtual Gateway for Access Ports
Create VLAN for Internal Network
#create vlan "InternalNet" tag xx
- Configure IP Address for Internal Network
#configure vlan "InternalNet" ipaddress x.x.x.x/x - Enable IP forwarding for Internal Network
enable ipforwarding vlan “InternalNet” - Assign Ports to Internal Network VLAN
configure vlan "InternalNet" add ports 1-15 untagged
Set IP Address for Uplink Port
Create VLAN for External Network
#create vlan “ExternalNet” tag xx
- Configure IP Address for External Network
#configure vlan “ExternalNet” ipaddress x.x.x.x/x - Enable IP forwarding for External Network
#enable ipforwarding vlan “ExternalNet” - Assign Port to External Network VLAN
#configure vlan “ExternalNet” add port x untagged
Set Default Route to Core Switch
Useful Commands
Delete default route
#configure iproute delete default x.x.x.x/x

Unconfigure ExternalNet IP address
#unconfigure vlan "ExternalNet" ipaddress

- Configure access port
#configure vlan 1 add ports 1 untagged
Related Articles
KB 666015 - Network Switches
What is a Network Switch? A Switch is a network device that is used to segment the networks into different subnetworks called subnets or LAN segments. It is responsible for filtering and forwarding the packets between LAN segments based on the MAC ...
KB 708672 - Configuring Management Interface 0 (eth0) on SONiC 4.5.0 Switch via SONiC CLI
Purpose: This article provides step-by-step instructions to configure the management interface (Management 0 / eth0) on a SONiC 4.5.0 switch with a static IP and default gateway using the SONiC CLI. Scope: Applicable to Edgecore S-series switches ...
KB 754079 - How to do a remote power cycle on NVIDIA QM9700 Switch?
1. Purpose To perform a remote reboot of NVIDIA QM9700 switch using the NVIDIA's Web GUI. If the remote reboot does not resolve any issues occurred, a physical power-cycle should be carried out onsite as per OEM recommendations. 2. Scope This MOP ...
KB 610001 - Switch Radix
What is a radix network? A radix network, also known as a butterfly network, is a type of switching network used in parallel computing. It's a non-blocking network that can connect multiple inputs to multiple outputs in a grid-like pattern without ...
How to configure EdgeCore Switch and Access point (Basic Configurations)
Edge Core 10-port PoE Access Switch (ECS4125-10P) The Edge core ECS4125-10P switch is a 2.5 Gigabit Ethernet access switch with two 10G uplink ports. The switch is an ideal 2.5 Gigabit PoE access switch for SMB, enterprise, and campus networks. The ...
Recent Articles
KB-630208 | How to use Find and Locate to search for files in Linux
Purpose To provide Linux administrators and Field Engineers with guidance on using the find and locate utilities to efficiently search for files and directories within a Linux filesystem based on criteria such as name, type, size, timestamps, ...
KB-630164 | How to use rsync to Synchronize Files
Purpose To provide a clear and practical procedure for using the rsync utility to synchronize files and directories between local systems and remote hosts, including push and pull operations, while preserving file attributes and optimizing data ...
KB-630107 | How to create a Linux swap file
Purpose To provide Field Engineers and Linux administrators with a standardized procedure for creating, configuring, and validating a Linux swap file. This procedure helps ensure sufficient virtual memory is available when physical RAM is exhausted ...
MSI All-in-One (AIO) PC – Physical Damage Policy for Warranty Claims
MSI All-in-One (AIO) PC – Physical Damage Policy for Warranty Claims MSI's standard warranty does not cover physical or accidental damage to an All-in-One (AIO) PC. If the damage is determined to be caused by external factors rather than a ...
KB 134833 - Troubleshooting NVSM Alert NV-CPU-XX – Unrecoverable CPU Internal Error
Purpose This document provides a general troubleshooting procedure for the NVIDIA System Management (NVSM) alert NV-CPU-XX, which indicates that a CPU has reported an internal error. The article outlines how to verify whether the alert represents an ...
Popular Articles
CP Plus Camera and NVR Configuration
NVR Configuration The CP Plus Pro Series of NVRs have been meticulously designed for providing you with upgraded performance and higher recording quality in your IP video surveillance solution. The robust processor that has been inculcated in this ...
KB 775235 - Kerberos Authentication – Overview
What is Kerberos? Kerberos is a secure authentication method used in our Active Directory (AD) environment (mbuzztech.com). It allows users to: Access multiple systems without re-entering passwords (Single Sign-On – SSO) Log in once Where We Use It ...
How to Remove and Reinstall NVIDIA Drivers on Ubuntu
This article provides step by step guide to completely remove existing NVIDIA drivers and reinstall specific version of the NVIDIA driver on the Ubuntu system Prerequisites Administrative (sudo) access to the Ubuntu system. Internet access to ...
KB 692001 - Personal Computers and Servers - Classification and Point of Contact
We can classify the computers that MBUZZ handles based on their form-factor as below: Tower Workstations, Desktops, Gaming PCs and SFF (Small form factor) PCs fall under this category. These are computers people would use on a desk and rarely move. ...
KB 298031 - M.2 SSD Tier List
The sequential read and write speeds, which are usually the most advertised number, are not a proper benchmark of real-world performance or the quality of an SSD. This article categorizes and tiers SSDs based on factors like the type of NAND flash, ...