[go: up one dir, main page]

0% found this document useful (0 votes)
477 views1 page

1 Extreme Switch Configuration

The document outlines the configuration of a POP1 switch, including: 1. Creating VLANs for cluster, management, and wireless traffic and assigning ports. 2. Configuring IP addresses, routing, SNMP, NTP, and enabling ports and jumbo frames. 3. Setting the switch name, contact, location and community strings for SNMP configuration. 4. Saving the configuration.

Uploaded by

Mateen Ahmed
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
477 views1 page

1 Extreme Switch Configuration

The document outlines the configuration of a POP1 switch, including: 1. Creating VLANs for cluster, management, and wireless traffic and assigning ports. 2. Configuring IP addresses, routing, SNMP, NTP, and enabling ports and jumbo frames. 3. Setting the switch name, contact, location and community strings for SNMP configuration. 4. Saving the configuration.

Uploaded by

Mateen Ahmed
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 1

POP1 Switch Connection & Configuration

SFP's Connection (Gb/s)

Extreme Configuration (STAR Connection)

Would you like to disable Telnet? [y/N]: NO


Would you like to disable SNMP? [y/N]: NO
Would you like unconfigured ports to be turned off by default? [y/N]: YES
Bearer & Management Configuration
X250e-240# configure account admin
Password : M0t0r0la
Retype the Password: M0t0r0la
X250e-240# create vlan BV_RPOP1_Cluster_1

X250e-240# configure BV_RPOP1_Cluster_1 tag 1300

X250e-240# create vlan MGMT_SW


X250e-240# create vlan MGMT_WIMAX
X250e-240# create vlan MGMT_MW
X250e-240# configure vlan MGMT_WIMAX tag 1800
X250e-240# configure vlan MGMT_SW tag 2001
X250e-240# configure vlan MGMT_MW tag 2011
X250e-240# configure vlan BV_RPOP1_Cluster_1 add ports 1-12,21 tagged

X250e-240# configure vlan MGMT_SW add ports all tagged ; Ports that are connecting to a certain Switches.
X250e-240# configure vlan MGMT_WIMAX add ports 1-24 tagged
X250e-240# configure vlan default delete port 19
X250e-240# configure vlan MGMT_MW add port 19
X250e-240# enable ports 1-22
X250e-240# enable jumbo-frame ports all
X250e-240# disable stpd
X250e-240# configure ports 1-24 auto on
X250e-240# configure ports 1-20 auto-polarity on
X250e-240# configure vlan MGMT_SW ipaddress 10.200.96.11/24
X250e-240# configure iproute add default 10.200.96.1 vr vr-default
X250e-240# Show vlan BV_RPOP1_Cluster_1 ;Check over the Active ports
X250e-240# Show vlan BV_RPOP1_Cluster_2 ;Check over the Active ports
X250e-240# Show vlan MGMT_WIMAX
X250e-240# Show vlan MGMT_SW
X250e-240# enable vlan BV_RPOP1_Cluster_1
X250e-240# enable vlan BV_RPOP1_Cluster_2
X250e-240# enable vlan MGMT_SW
X250e-240# enable vlan MGMT_WIMAX
SNMP Configuration
X250e-240# configure SNMP Sysname RPOP1_SW_01
RPOP1_SW_01# configure SNMP SysContact contactMoto
RPOP1_SW_01# configure SNMP SysLocation "Site_Location"
RPOP1_SW_01# Configure SNMP delete community readwrite private
RPOP1_SW_01# configure SNMP delete community readonly public
RPOP1_SW_01# configure SNMP add community readwrite motorwcom
RPOP1_SW_01# configure SNMP add community readonly motorocom
RPOP1_SW_01# configure SNMP add trapreceiver 172.16.89.8 community motorwcom
RPOP1_SW_01# configure SNMP add trapreceiver 172.17.89.8 community motorwcom
RPOP1_SW_01# enable SNMP access
RPOP1_SW_01# enable SNMP traps
NTP Configuration
RPOP1_SW_01# configure timezone +180 noautost
RPOP1_SW_01# configure sntp-client update-interval 3600
RPOP1_SW_01# enable sntp-client
RPOP1_SW_01# configure sntp-client primary 172.16.89.4
RPOP1_SW_01# configure sntp-client secondary 172.17.89.4
QOS Configuration

RPOP1_SW_01# Save configuration


RPOP1_SW_01# exit
Login:

You might also like