Download as pdf or txt
Download as pdf or txt
You are on page 1of 267

SLX Configuration and Implementation Lab Guide SLX

Extreme Networks
SLX Configuration and
Implementation
Lab Guide

© 2020 Extreme Networks, Inc. All rights reserved .


SLX Configuration and Implementation Lab Guide SLX

Extreme Networks reserves all rights to its materials and the content of the materials. No material
provided by Extreme Networks to a Partner (or Customer, etc.) may be reproduced or transmitted
in any form or by any means, electronic or mechanical, including photocopying and recording, or
by any information storage or retrieval system, or incorporated into any other published work,
except for internal use by the Partner and except as may be expressly permitted in writing by
Extreme Networks.

This document and the information contained herein are intended solely for informational use.
Extreme Networks makes no representations or warranties of any kind, whether expressed or
implied, with respect to this information and assumes no responsibility for its accuracy or
completeness. Extreme Networks, hereby disclaims all liability and warranty for any
information contained herein and all the material and information herein exists to be used only
on an "as is" basis. More specific information may be available on request. By your review
and/or use of the information contained herein, you expressly release Extreme from any and
all liability related in any way to this information. A copy of the text of this section is an
uncontrolled copy, and may lack important information or contain factual errors. All information
herein is Copyright ©Extreme Networks. All rights reserved. All information contain in this
document is subject to change without notice.

For additional information refer to:

http://www.extremenetworks.com/company/legal

© 2020 Extreme Networks, Inc. All rights reserved .


SLX Configuration and Implementation Lab Guide SLX

Table of Contents

S. No Lab Pg No
1 SLX CLI Essentials 6-29
2 System Configuration and Monitoring 30-38
3 VLAN and Port Configuration 39-45
4 L2 Redundancy 46-54
5 LACP LLDP Configuration 55-61
6 Configuring BGP (Numbered Interfaces) 62-79
7 Configuring BGP (Un-numbered Interfaces) 80-91
8 Configuring BGP EVPN 92-98
9 MCT Configuration 99-108
-- Appendix-A : OSPF Configuration 109-121
-- Appendix-B : Detailed Device Configurations 122-267

© 2020 Extreme Networks, Inc. All rights reserved . 3


SLX Configuration and Implementation Lab Guide SLX

Lab Guide Information

Overview:
This lab guide contains exercises that are designed to enable the
student to configure the concepts and technologies learnt in the course

Objectives:
The student will be performing the following:

➢ SLX CLI Essentials


➢ System Configuration and Monitoring
➢ VLAN and Port Configuration
➢ L2 Redundancy
➢ LACP and LLDP Configuration
➢ Advanced Configuration of IGP’s
➢ Configuring BGP (Numbered Interfaces)
➢ Configuring BGP (Un-numbered Interfaces)
➢ Configuring BGP EVPN (Un-numbered Interfaces)
➢ MCT Configuration

Login Information:
Accounts the student will be using to access the lab equipment

S.No Student Device Allocated Username Password


1 Student 1 G1-Leaf1 admin password
2 Student 2 G1-Leaf2 admin password
3 Student 3 G1-Leaf3 admin password
4 Student 4 G1-Leaf4 admin password
5 Student 5 G1-Leaf5 admin password
6 Student 6 G1-Leaf6 admin password
7 Student 7 G1-Spine1 admin password
8 Student 8 G1-Spine2 admin password
Table 1: Group-1 Device Login Information

© 2020 Extreme Networks, Inc. All rights reserved . 4


SLX Configuration and Implementation Lab Guide SLX

S.No Student Device Allocated Username Password


1 Student 9 G2-Leaf1 admin password
2 Student 10 G2-Leaf2 admin password
3 Student 11 G2-Leaf3 admin password
4 Student 12 G2-Leaf4 admin password
5 Student 13 G2-Leaf5 admin password
6 Student 14 G2-Leaf6 admin password
7 Student 15 G2-Spine1 admin password
8 Student 16 G2-Spine2 admin password
Table 2: Group-2 Device Login Information

Note: Students are advised to access XOS switch using management ip address
whenever needed due to the fact that console access is restricted to one user all the
time.

S. No Device Name Username Password


1 G1-XOS admin ‘no password’
2 G2-XOS admin ‘no password’
Table 3: XOS Switches Login Information

© 2020 Extreme Networks, Inc. All rights reserved . 5


SLX Configuration and Implementation Lab Guide SLX

Lab 1: SLX CLI Essentials

Overview:

This lab introduces you to the SLX OS software CLI. In this lab, you will be introduced
to various CLI operational and configuration mode features and capabilities.

Upon completion of this lab, you will be able to perform the following tasks:

• Operational Mode:
− Access SLX Device, issue CLI commands, and obtain context-sensitive
help
− View CLI error messages
− Learn CLI keyboard sequences
− Modify the CLI environment
− Use CLI features to navigate and search through command output

• Configuration Mode:
− Navigate and view the configuration hierarchy
− Run operational commands from within the configuration mode
− Saving configuration files

Key Commands
Key operational mode commands used in the lab are as follows

dhcp ztp cancel


show interfaces
show ip route
configure
configure terminal
do show running-config
copy running-config startup-config

© 2020 Extreme Networks, Inc. All rights reserved . 6


SLX Configuration and Implementation Lab Guide SLX

Lab Access Topology:

All the SLX devices can be accessed using console by coonecting to the Terminal
server having its IP address set as 10.140.8.100 and mapped with the ports such as
2001,2002,2003 etc to the respective SLX devices.
Table 1 indicates the IP addresses and ports that the SLX devices are accessed
using console.
Device Management IP Port: Telnet
G1-Leaf1 10.140.8.100 2001
G1-Leaf2 10.140.8.100 2002
G1-Leaf3 10.140.8.100 2003
G1-Leaf4 10.140.8.100 2004
G1-Leaf5 10.140.8.100 2005
G1-Leaf6 10.140.8.100 2006
G1-Spine1 10.140.8.100 2007
G1-Spine2 10.140.8.100 2008
G2-Leaf1 10.140.8.100 2009
G2-Leaf2 10.140.8.100 2010
G2-Leaf3 10.140.8.100 2011
G2-Leaf4 10.140.8.100 2012
G2-Leaf5 10.140.8.100 2013
G2-Leaf6 10.140.8.100 2014
G2-Spine1 10.140.8.100 2015
G2-Spine2 10.140.8.100 2016
Table 2: SLX Device Console Access IP addresses and ports

© 2020 Extreme Networks, Inc. All rights reserved . 7


SLX Configuration and Implementation Lab Guide SLX

Table 2 indicates the IP addresses and ports that the SLX devices are accessed
using Management IPs.

Device Management IP Port : Telnet


G1-Leaf1 10.140.8.101/24 23
G1-Leaf2 10.140.8.102/24 23
G1-Leaf3 10.140.8.103/24 23
G1-Leaf4 10.140.8.104/24 23
G1-Leaf5 10.140.8.105/24 23
G1-Leaf6 10.140.8.106/24 23
G1-Spine1 10.140.8.107/24 23
G1-Spine2 10.140.8.108/24 23
G2-Leaf1 10.140.8.109/24 23
G2-Leaf2 10.140.8.110/24 23
G2-Leaf3 10.140.8.111/24 23
G2-Leaf4 10.140.8.112/24 23
G2-Leaf5 10.140.8.113/24 23
G2-Leaf6 10.140.8.114/24 23
G2-Spine1 10.140.8.115/24 23
G2-Spine2 10.140.8.116/24 23
Table 2: SLX Device Mamanagement Access IP addresses

Part 1: Accessing SLX Device, Basic commands and Context


sensitive help

Note: Please login to your assigned device as allocated by the instructor using the
login credentials listed in the lab guide information section.
.
Step 1: Disabling Zero Touch Provisioning (ZTP)
All SLX devices are pre-enabled with ZTP and the relevant messages keeps
on getting displayed on the terminal. This step of disabling ZTP stops those messages
on terminal/console

1.1 Log in to the SLX Device with username admin using a password of
password.

SLX-OS (SLX)

SLX login: admin


Password:

SECURITY WARNING: The default password for at least one


default account (root, admin and user) have not been changed.

SLX#

© 2020 Extreme Networks, Inc. All rights reserved . 8


SLX Configuration and Implementation Lab Guide SLX

1.2 Enter the dhcp ztp cancel command


SLX# dhcp ztp cancel

Warning: This command will terminate the existing ZTP session


After ZTP has been confirmed canceled, you need to run "reload
system" before configuring the switch.
Do you want to continue? [y/n] y

Part 2: Context Sensitive Help


2.1 Enter ? in CLI Prompt to get the possible completions.

SLX#?
Possible completions:
alias Creat/Update Alias
bootmenu MENU operations commands
capture Capture Packet Options
cd Change working directory
certutil Security Certificate Management Operations
cfm
chassis Enable/Disable Chassis
cipherset Configure FIPS-compliant secure ciphers for
RADIUS/LDAP
clear Clear parameter
clock set switch date, time, and timezone
cluster Cluster
configure Manipulate software configuration information
copy copy configuration data
crypto Crypto Certificate Management Operations
debug Debugging Options
delete delete a file
df show filesystem disk space usage
dhcp Commands to manage DHCP auto-deployment
diag
dir show directory listing
dot1x IEEE 802.1X Port-Based Access Control
event-handler Event Handler Commands
execute-script Run user-level BASH scripts
exit Exit the management session
firmware firmware operations
ha High availability operations
help Provide help information
history Configure history size
host Host IP operations
license Command to manage license keys
log-shell Enable/Disable Linux shell activity logging
logging Logging configuration: raslog
logout Logout a user

© 2020 Extreme Networks, Inc. All rights reserved . 9


SLX Configuration and Implementation Lab Guide SLX

no Negate a command or set its defaults


onie ONIE operations commands
oscmd Execute Linux Command
ping ping
power-off Power off a linecard
power-on Power on a linecard
prompt1 Set operational mode prompt
prompt2 Set configure mode prompt
pwd Display current mode path
python Python interpreter shell
quit Exit the management session
rasman View raslog messages
reload reload switch
rename rename a file
resequence Resequence list
script Script actions
send Send message to terminal of one or allusers
show Show information about the system
slot Enables or Disables a slot
ssh Outbound SSH command
start-shell Start Linux shell
sysmon System Monitoring
system
telemetry Telemetry commands
telnet Outbound Telnet command
terminal Terminal Configurations
timestamp Enable/disable the display of timestamp
tpvm TPVM operations commands
trace-l2 Trace Path to L2 node
traceroute traceroute
unlock Unlock a user account
usb USB management
write Cleanup operation
SLX#

2.2 Enter c? at CLI Prompt


SLX# c ?
Possible completions:
set set local clock date and time
SLX# c?
Possible completions:
capture Capture Packet Options
cd Change working directory
certutil Security Certificate Management Operations
cfm
chassis Enable/Disable Chassis
cipherset Configure FIPS-compliant secure ciphers for
RADIUS/LDAP
clear Clear parameter

© 2020 Extreme Networks, Inc. All rights reserved . 10


SLX Configuration and Implementation Lab Guide SLX

clock set switch date, time, and timezone


cluster Cluster
configure Manipulate software configuration information
copy copy configuration data
crypto Crypto Certificate Management Operations
SLX#

SLX# clear ?
Possible completions:
arp Address Resolution Protocol (ARP)
bfd BFD
bpswitch
counters Clear statistics
dot1x Clear dot1x
filter-change-update Send filter change update.
history Clear command history
ip
ipv6 Internet Protocol (IPv6)
lacp Link Aggregation Control Protocol Clear
command
lldp Link Layer Discovery Protocol(LLDP).
logging Clear logging messages
mac-address-table clear mac-address table
maps Clear MAPS info
openflow Delete Flow
policy-map-counters Clear the policy map counters
ptp Clear PTP metrics
sessions Logout the user sessions in the switch`
sflow Clear sflow
spanning-tree Spanning-tree Protocol(STP).
ssh-key clear ssh-key
statistics Clear Statistics
support Clear core/FFDC files
vrrp Virtual Router Redundancy Protocol
SLX#

2.3 Explore more with command completions

SLX# show int


Loopback 1 is up, line protocol is up
Hardware is Loopback
Pluggable media not present
Interface index (ifindex) is 1476395009 (0x58000001)
IP MTU 1500 bytes
LineSpeed Actual : Nil
LineSpeed Configured : Auto
Last clearing of show interface counters: 07:26:34
Queueing strategy: fifo

© 2020 Extreme Networks, Inc. All rights reserved . 11


SLX Configuration and Implementation Lab Guide SLX

Primary Internet Address is 10.1.1.7/32


FEC Mode - Disabled
Loopback 2 is up, line protocol is up
Hardware is Loopback
Pluggable media not present
Interface index (ifindex) is 1476395010 (0x58000002)
IP MTU 1500 bytes
LineSpeed Actual : Nil
LineSpeed Configured : Auto
Last clearing of show interface counters: 07:26:34
Queueing strategy: fifo
Primary Internet Address is 10.10.10.7/32
FEC Mode - Disabled
Ethernet 0/1 is up, line protocol is down (link protocol down)
<Truncated output>

Part 3: Error Messages in CLI

3.1 CLI will not let you complete invalid and incomplete commands

SLX# clear route


-----------^
syntax error: incomplete path
SLX#

Clear routes by entering clear ip route

SLX# show ip
-------------^
syntax error: unknown argument.
SLX#

Part 4: Keyboard Shortcuts

4.1 Enter show interfaces command at operational mode CLI Prompt and do not
hit enter key. After typing the command, enter the key combinations mentioned
below.

SLX# show interfaces <do not hit enter>

Press cntrl-b. – The curser moves one character backwards


Press cntrl-f – The curser moves one character forward
Press cntrl-a. – The curser moves to beginning of command
Press cntrl-e. – The curser moves end of the command
Press cntrl-w. – The curser deletes one word before curser
Press cntrl-u. – Deletes the whole command

© 2020 Extreme Networks, Inc. All rights reserved . 12


SLX Configuration and Implementation Lab Guide SLX

Part 5: Operational Commands

5.1 Enter show ip route command

SLX# show ip route


Total number of IP routes: 0
SLX#

5.2 Enter show mac command

SLX# show mac


Total MAC addresses : 0
SLX#

5.3 Enter show ip interface ? command to explore possible completions in


finding the status of the interface.

SLX# show ip interface ?


Possible completions:
brief All interface status
ethernet Ethernet interface
loopback Loopback interface
port-channel Port-channel interface
ve Ve interface

5.4 Enter show ip interface brief command to see all the interfaces
information

SLX# show ip interface brief

Flags: U - Unnumbered interface, I - Insight Enabled


Interface IP-Address Vrf Status
Protocol
========== ========== ===== ========= ========
Ethernet 0/1 unassigned default-vrf administratively down down
Ethernet 0/2 unassigned default-vrf administratively down down
Ethernet 0/3 unassigned default-vrf administratively down down
Ethernet 0/4 unassigned default-vrf administratively down down
Ethernet 0/5 unassigned default-vrf administratively down down
Ethernet 0/6 unassigned default-vrf administratively down down
Ethernet 0/7 unassigned default-vrf administratively down down
<Truncated/>

© 2020 Extreme Networks, Inc. All rights reserved . 13


SLX Configuration and Implementation Lab Guide SLX

5.5 Enter show ip interface ethernet 0/1 command to know about a


particular interface i.e. ethernet 0/1

SLX# show ip interface e 0/1


Ethernet 0/1 is up protocol is down
IP unassigned
IP MTU is 1500
Proxy Arp is not Enabled
Vrf : default-vrf

5.6 Enter Show media command to know about the optical modules installed in
the switch

SLX# show media


Interface Ethernet 0/1
Identifier 3 SFP
Connector 7 LC
Transceiver 0000000000000010 10_GB/s
Name sw
Encoding 6
Baud Rate 103 (units 100 megabaud)
Length 9u 0 (units km)
Length 9u 0 (units 100 meters)
Length 50u 8 (units 10 meters)
Length 62.5u 3 (units 10 meters)
Length Cu 0 (units 1 meter)
Vendor Name BROCADE
Vendor OUI 00:05:1e
Vendor PN 57-0000075-01 (10GE SR SFP+)
Vendor Rev A
Wavelength 850 (units nm)
Options 001a
BR Max 0
BR Min 0
Serial No AAA318393005522
Date Code 180926
Optical Monitor Yes
<Truncated/>

5.7 Enter show li command to explore possible completions in


finding the status of the license

G1-Leaf1# show li
Possible completions:
license Display license keys installed on the
switch.
linecard Show linecard
link-fault-signaling Show Link Fault Signalling configs

© 2020 Extreme Networks, Inc. All rights reserved . 14


SLX Configuration and Implementation Lab Guide SLX

5.8 Enter Show license command to know about the license information in
the switch

G1-Leaf1# show license


No entries available

G1-Leaf1# show chassis

Chassis Name: SLX9250-32C


switchType: 3012

FAN Unit: 1
Time Awake: 0 days

FAN Unit: 2
Time Awake: 0 days

FAN Unit: 3
Time Awake: 0 days

FAN Unit: 4
Time Awake: 0 days

FAN Unit: 5
Time Awake: 0 days

FAN Unit: 6
Time Awake: 0 days

POWER SUPPLY Unit: 1


Time Awake: 0 days

POWER SUPPLY Unit: 2


Time Awake: 0 days
ID: ARTESYN
Part Num: 700-013684-0100
Serial Num: L21403007Z06P

CHASSIS/WWN Unit: 1
Power Consume Factor: 0
Factory Part Num: 800986-00-AB
Factory Serial Num: 2009Q-30008
Manufacture: Day: 21 Month: 2 Year: 2020
Update: Day: 24 Month: 3 Year: 2020
Time Alive: 0 days
Time Awake: 0 days

© 2020 Extreme Networks, Inc. All rights reserved . 15


SLX Configuration and Implementation Lab Guide SLX

5.9 Enter Show version command to display the OS information which is


running in the switch

G1-Spine1# show version

SLX-OS Operating System Version: 20.1.1


Copyright (c) 1995-2020 Extreme Networks, Inc.
Firmware name: 20.1.1_bosch_bootloader_v5
Build Time: 07:25:28 Nov 28, 2019
Install Time: 00:21:03 Mar 24, 2020
Kernel: 4.14.67
Control Processor: Intel(R) Atom(TM) CPU C3758 @ 2.20GHz, 8 cores
Microcode Version: 0x24
Memory Size: System Total: 15632 MB
System Uptime: 0days 19hrs 23mins 34secs

Name Primary/Secondary Versions


------------------------------------------
SLX-OS 20.1.1_bosch_bootloader_v5
20.1.1_bosch_bootloader_v5

5.10 Enter Show cli command to display the cli information

SLX# show cli


autowizard false
complete-on-space false
devtools false
history 100
idle-timeout 600
ignore-leading-space false
output-file terminal
paginate true
prompt1 \H\M#
prompt2 \H(\m)#
screen-length 24
screen-width 80
service prompt config true
show-defaults false
terminal vt102
timestamp disable

5.11 Enter show environment ? command to explore possible completions


finding in the switch

SLX# show environment ?


Possible completions:
fan Show fan info
history Show history info

© 2020 Extreme Networks, Inc. All rights reserved . 16


SLX Configuration and Implementation Lab Guide SLX

power Show power info


sensor Show sensor info
temp Show temperature info

G1-Spine1# show environment history

FAN Unit 1 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: Not Available
Factory Serial Number: Not Available

FAN Unit 2 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: Not Available
Factory Serial Number: Not Available

FAN Unit 3 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: Not Available
Factory Serial Number: Not Available

FAN Unit 4 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: Not Available
Factory Serial Number: Not Available

FAN Unit 5 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: Not Available
Factory Serial Number: Not Available

FAN Unit 6 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: Not Available
Factory Serial Number: Not Available

POWER SUPPLY Unit 1 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: 700-013684-010
Factory Serial Number: L21403001T06

POWER SUPPLY Unit 2 Inserted at Tue Mar 24 00:17:02 2020


Factory Part Number: 700-013684-010
Factory Serial Number: L21403007Z06

Records: 8

Part 6: Enterning into the Configuration mode and issuing the


relevant commands to explore

6.1 Enter configure or conf or conf t at CLI Prompt

SLX# conf t
Entering configuration mode terminal
SLX(config)#

© 2020 Extreme Networks, Inc. All rights reserved . 17


SLX Configuration and Implementation Lab Guide SLX

Note: Configure command takes you to the configuration terminal

6.2 Enter exit at CLI Prompt to exit from configuration terminal

SLX(config)# exit
SLX# conf t

6.3 Enter “do” followed by the operational command to execute the same while
in configuration mode
G1-Spine1(config)# do show running-config
clock timezone Etc/GMT
ha
no process-restart bgp
no process-restart ospfv2
no process-restart ospfv3
!
switch-attributes chassis-name SLX9250-32C
switch-attributes host-name G1-Spine1
no support autoupload enable
support ffdc
resource-monitor cpu enable threshold 90 action raslog
resource-monitor memory enable threshold 100 action raslog
resource-monitor process memory enable alarm 1500 critical 1800
system-monitor fan threshold marginal-threshold 1 down-threshold 2
system-monitor fan alert state removed action raslog
system-monitor power threshold marginal-threshold 1 down-threshold
2
system-monitor power alert state removed action raslog
system-monitor temp threshold marginal-threshold 1 down-threshold 2
system-monitor cid-card threshold marginal-threshold 1 down-
threshold 2
system-monitor cid-card alert state none action none
system-monitor compact-flash threshold marginal-threshold 1 down-
threshold 0
system-monitor MM threshold marginal-threshold 1 down-threshold 0
system-monitor LineCard threshold marginal-threshold 1 down-
threshold 2
system-monitor LineCard alert state none action none
system-monitor SFM threshold marginal-threshold 1 down-threshold 2
system-monitor port
crc enable
!
system-monitor tm
!
system interface utilization-watermark
line vty
exec-timeout 10

© 2020 Extreme Networks, Inc. All rights reserved . 18


SLX Configuration and Implementation Lab Guide SLX

!
threshold-monitor Buffer limit 70
vrf mgmt-vrf
address-family ipv4 unicast
!
address-family ipv6 unicast
!
!
ssh server key rsa 2048
ssh server key ecdsa 256
ssh server key dsa
ssh server use-vrf default-vrf
ssh server use-vrf mgmt-vrf
telnet server use-vrf default-vrf
telnet server use-vrf mgmt-vrf
http server use-vrf default-vrf
http server use-vrf mgmt-vrf
role name admin desc Administrator
role name user desc User
aaa authentication login local
aaa accounting exec default start-stop none
aaa accounting commands default start-stop none
aaa authorization command none
service password-encryption
username admin password
$6$mAog0c./JxVGu1zy$6wFogQmek0KOEgTav.0DVKXz1vRodc1UCAbipYft/DWnT5R
6/Y3qpq7V3JHlhRNVtwguLgXnzdtBDKPKaXbBg/ encryption-level 10 role
admin desc Administrator
username user password
$6$mAog0c./JxVGu1zy$6wFogQmek0KOEgTav.0DVKXz1vRodc1UCAbipYft/DWnT5R
6/Y3qpq7V3JHlhRNVtwguLgXnzdtBDKPKaXbBg/ encryption-level 10 role
user desc User
snmp-server sys-descr "Extreme SLX9250 Switch"
vlan 1
!
vlan 10
!
vlan 20
!
vlan 30
!
protocol lldp
system-description Extreme SLX9250 Switch
!
vlan dot1q tag native
ip router-id 10.1.1.7
class-map default
!
no protocol vrrp
no protocol vrrp-extended

© 2020 Extreme Networks, Inc. All rights reserved . 19


SLX Configuration and Implementation Lab Guide SLX

router bgp
local-as 65101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.10.1 remote-as 64101
neighbor 10.20.10.1 bfd
neighbor 10.20.20.1 remote-as 64101
neighbor 10.20.20.1 bfd
neighbor 10.20.30.1 remote-as 64102
neighbor 10.20.30.1 bfd
neighbor 10.20.40.1 remote-as 64102
neighbor 10.20.40.1 bfd
neighbor 10.20.50.1 remote-as 64103
neighbor 10.20.50.1 bfd
neighbor 10.20.60.1 remote-as 64103
neighbor 10.20.60.1 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.60.1 allowas-in 1
neighbor 10.20.50.1 allowas-in 1
neighbor 10.20.40.1 allowas-in 1
neighbor 10.20.30.1 allowas-in 1
neighbor 10.20.20.1 allowas-in 1
neighbor 10.20.10.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
address-family l2vpn evpn
!
!
router ospf vrf default-vrf
area 0
area 1
area 2
area 3
!
interface Loopback 1
ip address 10.1.1.7/32
no shutdown
!
interface Loopback 2
ip ospf area 0
ip address 10.10.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
ip icmp unreachable

© 2020 Extreme Networks, Inc. All rights reserved . 20


SLX Configuration and Implementation Lab Guide SLX

ip icmp echo-reply
no ip address dhcp
ip address 10.140.8.107/24
no ipv6 address autoconfig
no ipv6 address dhcp
!
interface Ethernet 0/1
speed 10000
no shutdown
!
interface Ethernet 0/2
speed 10000
no shutdown
!
interface Ethernet 0/3
speed 10000
no shutdown
!
interface Ethernet 0/4
speed 10000
no shutdown
!
interface Ethernet 0/5
speed 10000
no shutdown
!
interface Ethernet 0/6
speed 10000
no shutdown
!
interface Ethernet 0/7
no shutdown
!
interface Ethernet 0/8
no shutdown
!
interface Ethernet 0/8
shutdown
!
interface Ethernet 0/9
shutdown
!
interface Ethernet 0/10
shutdown
!
interface Ethernet 0/11
shutdown
!
interface Ethernet 0/12
shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 21


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/13
shutdown
!
interface Ethernet 0/14
shutdown
!
interface Ethernet 0/15
shutdown
!
interface Ethernet 0/16
shutdown
!
interface Ethernet 0/17
shutdown
!
interface Ethernet 0/18
shutdown
!
interface Ethernet 0/19
shutdown
!
interface Ethernet 0/20
shutdown
!
interface Ethernet 0/21
shutdown
!
interface Ethernet 0/22
shutdown
!
interface Ethernet 0/23
shutdown
!
interface Ethernet 0/24
shutdown
!
interface Ethernet 0/25
shutdown
!
interface Ethernet 0/26
shutdown
!
interface Ethernet 0/27
shutdown
!
interface Ethernet 0/28
shutdown
!
interface Ethernet 0/29

© 2020 Extreme Networks, Inc. All rights reserved . 22


SLX Configuration and Implementation Lab Guide SLX

shutdown
!
interface Ethernet 0/30
shutdown
!
interface Ethernet 0/31
shutdown
!
interface Ethernet 0/32
shutdown
!
logging raslog console INFO
logging auditlog class SECURITY
logging auditlog class CONFIGURATION
logging auditlog class FIRMWARE
logging syslog-facility local LOG_LOCAL7
telemetry profile system-utilization
default_system_utilization_statistics
interval 60
add total-system-memory
add total-used-memory
add total-free-memory
add cached-memory
add buffers
add total-swap-memory
add total-free-swap-memory
add total-used-swap-memory
add user-process
add system-process
add niced-process
add iowait
add hw-interrupt
add sw-interrupt
add idle-state
add steal-time
add uptime
!
telemetry profile interface default_interface_statistics
interval 30
add out-pkts
add in-pkts
add out-unicast-pkts
add in-unicast-pkts
add out-broadcast-pkts
add in-broadcast-pkts
add out-multicast-pkts
add in-multicast-pkts
add out-pkts-per-second
add in-pkts-per-second
add out-bandwidth

© 2020 Extreme Networks, Inc. All rights reserved . 23


SLX Configuration and Implementation Lab Guide SLX

add in-bandwidth
add out-octets
add in-octets
add out-errors
add in-errors
add out-crc-errors
add in-crc-errors
add out-discards
add in-discards
!

6.6 The configuration snippets of specific required configuration can be


displayed with various possible options. do show running-config
interface command displays the interfaces configuration of the device.

SLX(config)# do show running-config interface


interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.101/24
!
interface Ethernet 0/1
no shutdown
!
interface Ethernet 0/2
no shutdown
!
interface Ethernet 0/3
no shutdown
!
interface Ethernet 0/4
no shutdown
!
interface Ethernet 0/5
no shutdown
!
interface Ethernet 0/6
no shutdown
!
interface Ethernet 0/7
no shutdown
!
interface Ethernet 0/8
no shutdown
!
interface Ethernet 0/9
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 24


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/10
no shutdown
!
interface Ethernet 0/11
no shutdown
!
interface Ethernet 0/12
no shutdown
!
interface Ethernet 0/13
no shutdown
!
interface Ethernet 0/14
no shutdown
!
interface Ethernet 0/15
no shutdown
!
interface Ethernet 0/16
no shutdown
!
interface Ethernet 0/17
no shutdown
!
interface Ethernet 0/18
no shutdown
!
interface Ethernet 0/19
no shutdown
!
interface Ethernet 0/20
no shutdown
!
interface Ethernet 0/21
no shutdown
!
interface Ethernet 0/22
no shutdown
!
interface Ethernet 0/23
no shutdown
!
interface Ethernet 0/24
no shutdown
!
interface Ethernet 0/25
no shutdown
!
interface Ethernet 0/26

© 2020 Extreme Networks, Inc. All rights reserved . 25


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/27
no shutdown
!
interface Ethernet 0/28
no shutdown
!
interface Ethernet 0/29
no shutdown
!
interface Ethernet 0/30
no shutdown
!
interface Ethernet 0/31
no shutdown
!
interface Ethernet 0/32
no shutdown
!
interface Ethernet 0/33
no shutdown
!
interface Ethernet 0/34
no shutdown
!
interface Ethernet 0/35
no shutdown
!
interface Ethernet 0/36
no shutdown
!
interface Ethernet 0/37
no shutdown
!
interface Ethernet 0/38
no shutdown
!
interface Ethernet 0/39
no shutdown
!
interface Ethernet 0/40
no shutdown
!
interface Ethernet 0/41
no shutdown
!
interface Ethernet 0/42
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 26


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/43


no shutdown
!
interface Ethernet 0/44
no shutdown
!
interface Ethernet 0/45
no shutdown
!
interface Ethernet 0/46
no shutdown
!
interface Ethernet 0/47
no shutdown
!
interface Ethernet 0/48
no shutdown
!
interface Ethernet 0/49
no shutdown
!
interface Ethernet 0/50
no shutdown
!
interface Ethernet 0/51
no shutdown
!
interface Ethernet 0/52
no shutdown
!
interface Ethernet 0/53
no shutdown
!
interface Ethernet 0/54
no shutdown
!

6.7 Enter do show running-config ? to know about the possible completion


options to display specific configuration snippets
SLX(config)# do show running-config ?
Possible completions:
aaa Configure preferred order of types
of AAA server
alias-config Command Alias
arp Address Resolution Protocol (ARP)
banner Configure Banner message
bridge-domain bridge-domain name for Node Specific
configuration
cee-map CEE map command

© 2020 Extreme Networks, Inc. All rights reserved . 27


SLX Configuration and Implementation Lab Guide SLX

chassis Configure Chassis Virtual address


class-map Class Map Configuration
clock Configure System Timezone
cluster MCT Cluster Specific configuration
crypto Configure Crypto services
dot1x IEEE 802.1X Port-Based Access
Control
event-handler Event Handler Commands
filter-change-update-delay Change filter change update delay
timer
hardware Hardware Management configuration
http Configure HTTP Server
interface Interface configuration
ip IP access list
ipv6 The Internet Protocol (IPv6).
lacp LACP commands
ldap-server LDAP server configuration
line CLI session configuration
link-fault-signaling Configure a link-fault-signaling
load-balance load-balance
logging Logging configuration: raslog/syslog
mac MAC access list
mac-address-table MAC forwarding table information
monitor Entering span sessions
ntp NTP commands
openflow enables openflow and version
password-attributes Configure system wide user password
attributes
police-remark-profile Configure police remark profile
policy-map Policy Map Configuration
protocol Protocol configuration
pw-profile pw-profile for Node Specific
configuration
qos Quality of Service (QoS)
qos-mpls MPLS Quality of Service (QoS)
radius-server RADIUS server configuration
resource-monitor Configure resource monitoring
rmon Remote Monitoring Protocol (RMON)
role Role configuration
root Configure root account/access
route-map Configure a route-map instance
router Configure Router
rule Rule Configuration
service Perform services
sflow Sflow Configuration
sflow-profile Sflow Profile Configuration
snmp-server Snmp server configurations.
ssh Configure SSH
support Support configuration
switch-attributes Switch attributes configurations

© 2020 Extreme Networks, Inc. All rights reserved . 28


SLX Configuration and Implementation Lab Guide SLX

system-monitor Configure FRU threshold and alert

<Truncated Outpur/>

7 Enter do show running-config clock to display about the time zone

SLX(config)# do show running-config clock


clock timezone Etc/GMT

End of Lab 1

© 2020 Extreme Networks, Inc. All rights reserved . 29


SLX Configuration and Implementation Lab Guide SLX

Lab 2: System Configuration and Monitoring


This lab covers the initial configuration and troubleshooting guidelines using
an approach that is designed to make you think through each step. For additional
guidance and sample router output, please see the detailed version of this lab in
Appendix A.

In this lab, you will load a factory default configuration and perform configuration steps
typical for a new installation. You will also monitor the operation of the router using
various show commands.

By completing this lab, you will perform the following tasks:

Objectives:
• Load a factory configuration
• Set the date and time
• Setting a Host name to the device
• Enabling and Disabling interfaces
• Configuring Managament IP’s and Loopback 1 adresses.
• Creating User accounts

Part 1: Loading a Default Configuration


Log into the router with the login: admin using a password: password.
Enter configuration mode, and issue the following command to load a default
configuration:

1.1 Enter the copy default-config startup-config command to load


default configuration

1) Copy default configuration

G1-Leaf1# copy default-config startup-config

This operation will modify your startup configuration. Do you


want to continue? [y/n]:y
WARN: "reload system" is required to have configuration changes
take effect!

2020/06/12-17:58:13, [DCM-1103], 6976,, INFO, SLX9140, Copy


default-config to startup-config operation successful on this
node.

2) Reload for changes to take place

G1-Leaf1# reload

© 2020 Extreme Networks, Inc. All rights reserved . 30


SLX Configuration and Implementation Lab Guide SLX

Warning: Unsaved configuration will be lost. Please run `copy


running-config startup-config` to save the current configuration
if not done already.

Are you sure you want to reload the switch? [y/n]:y


The system is going down for reload NOW !!
[114069.858121] VBLADE: vblade_control: FEPORTS_DISABLE
xpDma::quiesce:335 devId=0
xpDriverWrapper::quiesce:146 devId=0

3) Set the host-name:

SLX(config)# switch-attributes host-name G1-leaf1

Part 2: Set the date and time

The Extreme device allows you to manually set the system clock.the time
counter setting is retained across power cycles.

2.1 Change the time zone using clock timezone America/Los_Angeles


command:
SLX(config)# clock timezone America/Los_Angeles
%%INFO: Reload is recommended to update all system entities
with the configured time zone

SLX(config)# exit

2.2 In privileged EXEC mode set the date and time (YYYY-MM-DD)
G1-Spine2# clock set 2020-05-13T19:18:42
G1-Spine2# Wed May 13 19:18:42 GMT 2020

G1-Spine2(config)# do show clock


2020-05-13 19:18:42 Etc/GMT
G1-Spine2(config)#

Part – 1 & 2 Alternative:


In Place of write erase, you could also these commands to load default configuration

1) Copy default configuration

G1-Leaf1# copy default-config startup-config

This operation will modify your startup configuration. Do you want to


continue? [y/n]:y

© 2020 Extreme Networks, Inc. All rights reserved . 31


SLX Configuration and Implementation Lab Guide SLX

WARN: "reload system" is required to have configuration changes take


effect!

2020/06/12-17:58:13, [DCM-1103], 6976,, INFO, SLX9140, Copy default-


config to startup-config operation successful on this node.

2) Reload for changes to take place

G1-Leaf1# reload

Warning: Unsaved configuration will be lost. Please run `copy running-


config startup-config` to save the current configuration if not done
already.

Are you sure you want to reload the switch? [y/n]:y


The system is going down for reload NOW !!
[114069.858121] VBLADE: vblade_control: FEPORTS_DISABLE
xpDma::quiesce:335 devId=0
xpDriverWrapper::quiesce:146 devId=0

Note: If you want to reload the device but keep the configuration intact:

G1-Leaf1# copy running-config startup-config


G1-Leaf1# reload

Part 3: Setting a Host name to the device


3.1 Use the given stated command to set your device name.

SLX(config)# switch-attributes host-name G1-Spine1

2020/05/13-22:48:49, [IPAD-1002], 8793,, INFO, SLX9250-32C,


Switch name has been successfully changed to G1-Spine1.

G1-Spine1(config)#

Part 4: Enabling and Disabling Interfaces


By default all interfaces are enabled. Enter show run interface command to
verify the default configuration, Best Practice is to disable the interfaces that are not
being used. Hence disable all the interfaces and enable only the interfaces that are
used in the respective labs as given in the lab topology diagrams.

4.1 Use show running-config interface command to check the status of


interfaces
G1-leaf1# show running-config interface

© 2020 Extreme Networks, Inc. All rights reserved . 32


SLX Configuration and Implementation Lab Guide SLX

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
ip address dhcp
!
interface Ethernet 0/1
no shutdown
!
interface Ethernet 0/2
no shutdown
!
interface Ethernet 0/3
no shutdown
!
interface Ethernet 0/4
no shutdown
!
interface Ethernet 0/5
no shutdown
!
interface Ethernet 0/6
no shutdown<Truncated output>

4.2 The following steps will disable a particular interface.

G1-leaf1(config)# interface e 0/7


G1-leaf1(conf-if-eth-0/7)# shutdown

4.3 The following steps will disable a range of interfaces.

Note: Since, the Spine devices are of 9250, there are 32 interfaces. On the other
hand, Leaf devices are of 9140 and has 54 interfaces

For Leaf Devices:

G1-leaf1(config)# interface e 0/1-54


G1-leaf1(conf-if-eth-0/1-54)# shutdown

For Spine Devices:

G1-Spine1(config)# int e 0/1-32


G1-Spine1(conf-if-eth-0/1-32)# shutdown

G1-Leaf1(conf-if-eth-0/1-54)# do show ip interface brief

Flags: U - Unnumbered interface, I - Insight Enabled

© 2020 Extreme Networks, Inc. All rights reserved . 33


SLX Configuration and Implementation Lab Guide SLX

Interface IP-Address Vrf


Status Protocol
================== ========== ==================
==================== ========
Ethernet 0/1 unassigned default-vrf
administratively down down
Ethernet 0/2 unassigned default-vrf
administratively down down
Ethernet 0/3 unassigned default-vrf
administratively down down
Ethernet 0/4 unassigned default-vrf
administratively down down
Ethernet 0/5 unassigned default-vrf
administratively down down
Ethernet 0/6 unassigned default-vrf
administratively down down
Ethernet 0/7 unassigned default-vrf
administratively down down
Ethernet 0/8 unassigned default-vrf
administratively down down
Ethernet 0/9 unassigned default-vrf
administratiAborted: by user
<truncated output>

4.4 The following steps will enable the required interfaces.


G1-leaf1# conf t
Entering configuration mode terminal
G1-leaf1(config)# int e 0/1-7
G1-leaf1(conf-if-eth-0/1-7)# no shutdown
2020/05/13-17:05:51, [NSM-1019], 137485, DCE, INFO, G1-leaf1,
Interface Ethernet 0/7 is administratively up.
2020/05/13-17:05:51, [NSM-1019], 137486, DCE, INFO, G1-leaf1,
Interface Ethernet 0/6 is administratively up.
2020/05/13-17:05:51, [NSM-1019], 137487, DCE, INFO, G1-leaf1,
Interface Ethernet 0/5 is administratively up.
2020/05/13-17:05:51, [NSM-1019], 137488, DCE, INFO, G1-leaf1,
Interface Ethernet 0/4 is administratively up.
2020/05/13-17:05:51, [NSM-1019], 137489, DCE, INFO, G1-leaf1,
Interface Ethernet 0/3 is administratively up.
2020/05/13-17:05:51, [NSM-1019], 137490, DCE, INFO, G1-leaf1,
Interface Ethernet 0/2 is administratively up.
2020/05/13-17:05:51, [NSM-1042], 137491, DCE, WARNING, G1-
leaf1, Unqualified SFP transceiver for interface Ethernet 0/2
is detected.

© 2020 Extreme Networks, Inc. All rights reserved . 34


SLX Configuration and Implementation Lab Guide SLX

2020/05/13-17:05:51, [NSM-1019], 137492, DCE, INFO, G1-leaf1,


Interface Ethernet 0/1 is administratively up.
2020/05/13-17:05:51, [NSM-1042], 137493, DCE, WARNING, G1-
leaf1, Unqualified SFP transceiver for interface Ethernet 0/1
is detected .

4.5 Run the operational command show ip interfaces brief to see the
enabled interfaces

G1-leaf1(config)# do show ip interface brief

Flags: U - Unnumbered interface, I - Insight Enabled


Interface IP-Address Vrf Status Protocol
======== ========== ======== ====== ========
Ethernet 0/1 unassigned default-vrf up down
Ethernet 0/2 unassigned default-vrf up down
Ethernet 0/3 unassigned default-vrf up down
Ethernet 0/4 unassigned default-vrf up down
Ethernet 0/5 unassigned default-vrf up down
Ethernet 0/6 unassigned default-vrf up down
Ethernet 0/7 unassigned default-vrf up down
Ethernet 0/8 unassigned default-vrf administratively down down

<Truncated Output/>

Part 5: Configuring Management and Loopback addresses


Configure the management IP addresses and Loopback addresses as
mentioned in the table given and on the respective allocated SLX device.

5.1 The following steps will enable Management IP as specified in the table
below.

G1-leaf1(config)# interface Management 0


G1-leaf1(config-Management-0)# no shutdown
G1-leaf1(config-Management-0)# no ip address dhcp
G1-leaf1(config-Management-0)# ip address 10.140.8.101/24

Device Loopback 1 Interface Management IP


G1-Leaf1 10.1.1.1/32 10.140.8.101/24
G1-Leaf2 10.1.1.2/32 10.140.8.102/24
G1-Leaf3 10.1.1.3/32 10.140.8.103/24
G1-Leaf4 10.1.1.4/32 10.140.8.104/24

© 2020 Extreme Networks, Inc. All rights reserved . 35


SLX Configuration and Implementation Lab Guide SLX

G1-Leaf5 10.1.1.5/32 10.140.8.105/24


G1-Leaf6 10.1.1.6/32 10.140.8.106/24
G1-Spine1 10.1.1.7/32 10.140.8.107/24
G1-Spine2 10.1.1.8/32 10.140.8.108/24
G2-Leaf1 10.11.1.1/32 10.140.8.109/24
G2-Leaf2 10.11.1.2/32 10.140.8.110/24
G2-Leaf3 10.11.1.3/32 10.140.8.111/24
G2-Leaf4 10.11.1.4/32 10.140.8.112/24
G2-Leaf5 10.11.1.5/32 10.140.8.113/24
G2-Leaf6 10.11.1.6/32 10.140.8.114/24
G2-Spine1 10.11.1.7/32 10.140.8.115/24
G2-Spine2 10.11.1.8/32 10.140.8.116/24
Table 3: Management IP and Loopback 1 Interface Information

5.2 The following steps will enable Loopback 1 Interface as specified in the
table below.

G1-leaf1(config)# interface loopback 1


G1-leaf1(config-loopback-1)# no shutdown
G1-leaf1(config-loopback-1)# ip address 10.1.1.1/32
2020/05/13-17:50:33, [IPAD-1000], 28439,, INFO, SLX9140, IP
Config change: Entity:SW/0 Interface:Ether/0 Addresss
family:IPv4 Source of change:manual Address:10.140.8.101/24
DHCP:Off.

5.3 Run the operational command show running-config interface to see


the interface configurations made

Leaf:
G1-leaf1(config)# do show running-config interface

interface Loopback 1
ip address 10.1.1.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp

© 2020 Extreme Networks, Inc. All rights reserved . 36


SLX Configuration and Implementation Lab Guide SLX

ip address 10.140.8.101/24
!
interface Ethernet 0/1
no shutdown
!
interface Ethernet 0/2
no shutdown
!
interface Ethernet 0/3
no shutdown
!
interface Ethernet 0/4
no shutdown
!

Spine:

G1-Spine1(config-Loopback-1)# do show running-config interface


interface Loopback 1
ip address 10.1.1.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
ip icmp unreachable
ip icmp echo-reply
no ip address dhcp
ip address 10.140.8.107/24
no ipv6 address autoconfig
no ipv6 address dhcp
!
interface Ethernet 0/1
no shutdown
!

Part 6: Creating User accounts


6.1 Create the new user named User name: extreme and password: slx123

G1-Leaf1(config)# username extreme password slx12345 role


admin
2020/05/13-13:47:27, [SEC-1180], 137222,, INFO, SLX9140, Added
account extreme with admin authorization.
2020/05/13-13:47:27, [SEC-3501], 137223,, INFO, SLX9140, Role

© 2020 Extreme Networks, Inc. All rights reserved . 37


SLX Configuration and Implementation Lab Guide SLX

'admin' is changed.

6.2 Issue the operational command show users to see all the logged in users

G1-leaf3(config)# do show users


**USER SESSIONS**
Username Role Host IP Device Time Logged In
admin admin 127.0.0.1 Cli 2020-05-13 17:58:14
**LOCKED USERS**
Username
no locked users

End of Lab 2

© 2020 Extreme Networks, Inc. All rights reserved . 38


SLX Configuration and Implementation Lab Guide SLX

Lab 3: VLAN and Port Configuration


In this lab, you will create VLANs and configure ports

Objectives:
In this lab exercise,
• You will use CLI to configure VLANs and port Configuration

Note: Now that you have configured Management IP, you can enter Management IP
in the telnet session for gaining access to corresponding switch.

Device VLAN’s to be configured Device VLAN’s to be configured


G1-Leaf1 Vlan 20 Vlan 30 G2-Leaf1 Vlan 20 Vlan 30
G1-Leaf2 Vlan 20 Vlan 30 G2-Leaf2 Vlan 20 Vlan 30
G1-Leaf3 Vlan 10 Vlan 20 Vlan 30 G2-Leaf3 Vlan 10 Vlan 20 Vlan 30
G1-Leaf4 Vlan 10 Vlan 20 Vlan 30 G2-Leaf4 Vlan 10 Vlan 20 Vlan 30
G1-Leaf5 Vlan 20 Vlan 30 G2-Leaf5 Vlan 20 Vlan 30
G1-Leaf6 Vlan 20 Vlan 30 G2-Leaf6 Vlan 20 Vlan 30
G1-Spine1 Vlan 10 Vlan 20 Vlan 30 G2-Spine1 Vlan 10 Vlan 20 Vlan 30
G1-Spine2 Vlan 10 Vlan 20 Vlan 30 G2-Spine2 Vlan 10 Vlan 20 Vlan 30

Table: VLAN Configuration Information for Lab 3

The configuration steps are explained by taking leaf-1 as an example. Please use the given
data for configuration of other switches.

Device G1- G1- G1- G1- G1-Leaf5 G1-Leaf6 G1- G1-


Leaf1 Leaf2 Leaf3 Leaf4 Spine1 Spine2
G1-Leaf1 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf2 -- -- -- -- -- -- E0/50 E0/49
G1-Leaf3 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf4 -- -- -- -- -- -- E0/50 E0/49
G1-Leaf5 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf6 -- -- -- -- -- -- E0/50 E0/49
G1-Spine1 E0/1 E0/2 E0/3 E0/4 E0/5 E0/6 -- --
G1-Spine2 E0/2 E0/1 E0/4 E0/3 E0/6 E0/5 -- --
Table: Connectivity Diagram for Lab: 3 Group 1 Switches

© 2020 Extreme Networks, Inc. All rights reserved . 39


SLX Configuration and Implementation Lab Guide SLX

Device G2- G2- G2- G2- G2-Leaf5 G2-Leaf6 G2- G2-


Leaf1 Leaf2 Leaf3 Leaf4 Spine1 Spine2
G2-Leaf1 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf2 -- -- -- -- -- -- E0/50 E0/49
G2-Leaf3 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf4 -- -- -- -- -- -- E0/50 E0/49
G2-Leaf5 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf6 -- -- -- -- -- -- E0/50 E0/49
G2-Spine1 E0/1 E0/2 E0/3 E0/4 E0/5 E0/6 -- --
G2-Spine2 E0/2 E0/1 E0/4 E0/3 E0/6 E0/5 -- --

Table: Connectivity Diagram for Lab: 3 Group 2 Switches

Note: Connectivity ON a particular switch is present in its row. For Eg: It is through E0/1,
G1-leaf1 is connected to G1-Spine1. E0/1 is on G1-leaf1

.
Lab Topology

Part 1: Configure VLAN’s


In this section of the lab, you will configure VLANs

1.1 Create several VLAN’s 10, 20, 30

G1-leaf1# conf t
Entering configuration mode terminal
G1-leaf1(config)# vlan 10
G1-leaf1(conf-vlan-10)# vlan 20
G1-leaf1(conf-vlan-20)# vlan 30

© 2020 Extreme Networks, Inc. All rights reserved . 40


SLX Configuration and Implementation Lab Guide SLX

G1-leaf1(conf-vlan-30)# exit

1.2 Confirm that the vlans were created by issuing the show vlan brief
command.

Hint: Use “do” before the command in show vlan brief when you are in configuration
terminal

G1-leaf1(config-vlan-30)# do show vlan brief


Total Number of VLANs configured : 4
VLAN Name State Ports
(R)-RSPAN (u)-Untagged
(t)-Tagged
========= =========== ================== ==========
1 default INACTIVE(no member port)
10 VLAN0010 INACTIVE(no member port)
20 VLAN0020 INACTIVE(no member port)
30 VLAN0030 INACTIVE(no member port)

1.3 Configure an edge port interface for VLAN as specified in the topology:

G1-leaf1(conf-if)# int ethernet 0/5


G1-leaf1(conf-if-eth-0/5)# switchport
G1-leaf1(conf-if-eth-0/5)# switchport mode access
G1-leaf1(conf-if-eth-0/5)# switchport access vlan 30

Note: Check if the configuration of ethernet 0/5 matches with this using the below specified command

G1-leaf1(conf-if-eth-0/5)# do show running-config int e 0/5


interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown

1.4 Configure trunk port interfaces for VLAN’s as specified in the topology:

G1-leaf1(config)# interface Ethernet 0/49-50


G1-leaf1(conf-if-eth-0/49-50)# switchport
G1-leaf1(conf-if-eth-0/49-50)# switchport mode trunk
G1-leaf1(conf-if-eth-0/49-50)# switchport trunk allowed vlan
add 30
G1-leaf1(conf-if-eth-0/49-50)# switchport trunk allowed vlan
add 20

Note: Check if the configuration of ethernet 0/49-50 matches with this using the below specified
command. Also check your own ports if you are not using leaf -1&2.

© 2020 Extreme Networks, Inc. All rights reserved . 41


SLX Configuration and Implementation Lab Guide SLX

G1-leaf1(conf-if-eth-0/49-50)#do show running-config int e


0/49-50
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20,30
switchport trunk tag native-vlan
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20,30
switchport trunk tag native-vlan
no shutdown
!

1.5 Display the interfaces assigned to each VLAN, by running the do show vlan
brief command. See example below:

G1-leaf1(conf-if-eth-0/49-50)# do show vlan brief


Total Number of VLANs configured : 4
VLAN Name State Ports Classification
(R)-RSPAN (u)-Untagged
(t)-Tagged
=========== ============ ============= =========== ===========
1 default ACTIVE Eth 0/5(u)
Eth 0/49(t)
Eth 0/50(t)

10 VLAN0010 ACTIVE INACTIVE(no member port)

20 VLAN0020 ACTIVE Eth 0/50(t)


Eth 0/49(t)

30 VLAN0030 ACTIVE Eth 0/5(u)


Eth 0/50(t)
Eth 0/49(t)

© 2020 Extreme Networks, Inc. All rights reserved . 42


SLX Configuration and Implementation Lab Guide SLX

1.6 Display the running configuration of interface e 0/49-50, by running the


do show run int e 0/49-50 command.

G1-Leaf1 (conf-if-eth-0/49-50)# do show running-config int e 0/49-50


interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20,30
switchport trunk tag native-vlan
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20,30
switchport trunk tag native-vlan
no shutdown
!

Example Configurationg for a Spine Device

G1-Spine1(config)# do show running-config int e 0/1-7


interface Ethernet 0/1
switchport
switchport mode trunk
switchport trunk allowed vlan add 10,20,30
switchport trunk tag native-vlan
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10,20,30
switchport trunk tag native-vlan
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10,20,30
switchport trunk tag native-vlan

© 2020 Extreme Networks, Inc. All rights reserved . 43


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10,20,30
switchport trunk tag native-vlan
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10,20,30
switchport trunk tag native-vlan
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10,20,30
switchport trunk tag native-vlan
no shutdown
!
interface Ethernet 0/7
switchport
switchport mode access
switchport access vlan 30
no shutdown
!

1.7 Testing the Set-up

To test the set up, ping a different PC and test to see if the ICMP messages are
travelling.

© 2020 Extreme Networks, Inc. All rights reserved . 44


SLX Configuration and Implementation Lab Guide SLX

End of Lab 3

© 2020 Extreme Networks, Inc. All rights reserved . 45


SLX Configuration and Implementation Lab Guide SLX

Lab 4: L2 Redundancy
Objectives:
In this laboratory exercise, you perform tasks related to Spanning Tree and RSTP
• Observe the network impact when transitioning from 802.1d (STP) to 802.1w
(RSTP)
• Record the 802.1w states
• Load balance traffic across two uplinks using 802.1 w port priorities
• Observe 802.1w failover time

Lab Topology

Part 1: Configuring VLAN on the interfaces as mentioned below:

Device E 0/3 E 0/4 E 0/7 E 0/8


G1-leaf1 VLAN 10 VLAN 10 -- --
G1-leaf2 VLAN 10 VLAN 10 -- --
G1-leaf3 VLAN 30 VLAN 30 -- --
G1-leaf4 VLAN 30 VLAN 30 -- --
G1-Leaf5 VLAN 50 VLAN 50 -- --
G1-Leaf6 VLAN 50 VLAN 50 -- --
G1-Spine1 -- -- VLAN 40 VLAN 40
G1-Spine2 -- -- VLAN 40 VLAN 40

Device E 0/3 E 0/4 E 0/7 E 0/8


G2-leaf1 VLAN 10 VLAN 10 -- --
G2-leaf2 VLAN 10 VLAN 10 -- --
G2-leaf3 VLAN 30 VLAN 30 -- --
G2-leaf4 VLAN 30 VLAN 30 -- --
G2-Leaf5 VLAN 50 VLAN 50 -- --

© 2020 Extreme Networks, Inc. All rights reserved . 46


SLX Configuration and Implementation Lab Guide SLX

G2-Leaf6 VLAN 50 VLAN 50 -- --


G2-Spine1 -- -- VLAN 40 VLAN 40
G2-Spine2 -- -- VLAN 40 VLAN 40

1.1 Configure trunk port interfaces for VLAN’s as specified in the topology:
Note: If your device doesn’t have the corresponding vlan configured from the
previous lab, then use this command to create one.

Example for Leaf:

G1-leaf1# conf t
G1-leaf1(config)# vlan 10
G1-leaf1(conf-vlan-10)# exit

G1-leaf1(config)# interface Ethernet 0/3-4


G1-leaf1(conf-if-eth-0/3-4)# switchport
G1-leaf1(conf-if-eth-0/3-4)# switchport mode trunk
G1-leaf1(conf-if-eth-0/3-4)# switchport trunk allowed vlan add
10

Example for Spine:

G1-spine1# conf t
G1-spine1 (config)# vlan 40
G1-spine1 (conf-vlan-40)# exit

G1-spine1(config)# interface Ethernet 0/7-8


G1-spine1(conf-if-eth-0/7-8)# switchport
G1-spine1(conf-if-eth-0/7-8)# switchport mode trunk
G1-spine1(conf-if-eth-0/7-8)# switchport trunk allowed vlan
add 40

Part 2: Configuring RSTP


2.1 Enable RSTP on all the switches.

G1-leaf1# configure
Entering configuration mode terminal
G1-Leaf1(config)# protocol spanning-tree ?
Possible completions:
mstp Multiple spanning tree
pvst PVST spanning-tree
rpvst Rapid PVST spanning tree
rstp Rapid spanning tree
stp STP spanning-tree

© 2020 Extreme Networks, Inc. All rights reserved . 47


SLX Configuration and Implementation Lab Guide SLX

G1-leaf1(config)# protocol spanning-tree rstp


G1-leaf1(config-rstp)#

Note: A spanning tree can be disabled by entering the no protocol spanning-


tree rstp command.

2.2 Describe or name the STP.


G1-leaf1(config-stp)# description stp1
G1-leaf1(config-stp)#

2.3 Configuring the bridge priority.

G1-leaf1(config-stp)# bridge-priority 4096


2020/05/13-22:06:06, [MSTP-2002], 137537, DCE, INFO, G1-
leaf1, RSTP root changed.
My Bridge ID: 4096:609c.9fec.2000
Old Root: 32768:609c.9fec.1200
New Root: 4096:609c.9fec.2000.

2.4 Configuring the bridge forward delay.

G1-leaf1(config-stp)# forward-delay 20

Note: The forward delay specifies how long an interface remains in the listening and
learning states before it begins forwarding all spanning tree instances. The valid range is
from 4 through 30 seconds. The default is 15 seconds.

2.5 Configure the maximum aging time.

G1-leaf1(config-stp)# max-age 25

2.6 Configure the maximum hello time.

G1-leaf1(config-stp)# hello-time 8

Note: The hello time determines how often the switch interface broadcasts hello BPDUs to
other devices. The default is 2 seconds while the range is from 1 through 10 seconds.

2.7 Enable the error disable timeout timer.

G1-leaf1(config-stp)# error-disable-timeout enable

2.8 Set the error disable timeout timer.

G1-leaf1(config-stp)# error-disable-timeout interval 60

© 2020 Extreme Networks, Inc. All rights reserved . 48


SLX Configuration and Implementation Lab Guide SLX

2.9 Configure the port channel path cost.

G1-leaf1(config-stp)# port-channel path-cost custom

2.10 Summarizing the configuration steps

G1-leaf1# configure terminal


G1-leaf1(config)# protocol spanning-tree rstp
G1-leaf1(conf-rstp)# bridge-priority 4096
G1-leaf1(conf-rstp)# forward-delay 20
G1-leaf1(conf-rstp)# max-age 25
G1-leaf1(conf-rstp)# error-disable-timeout enable
G1-leaf1(conf-rstp)# error-disable-timeout interval 60
G1-leaf1(conf-rstp)# port-channel path-cost custom
G1-leaf1(conf-rstp)# hello-time 8
G1-leaf1(conf-rstp)# transmit-holdcount 5
G1-leaf1(conf-rstp# end

2.11 RSTP configuration on edge ports

G1-leaf1# configure terminal


G1-leaf1(config)# interface ethernet 0/5
G1-leaf1(conf-if-eth-0/5)# switchport
G1-leaf1(conf-if-eth-0/5)# no spanning-tree shutdown
G1-leaf1(conf-if-eth-0/5)# spanning-tree priority 128
G1-leaf1(conf-if-eth-0/5)# spanning-tree cost 20000000
G1-leaf1(conf-if-eth-0/5)# spanning-tree edgeport
G1-leaf1(conf-if-eth-0/5)# spanning-tree edgeport bpdu-guard
G1-leaf1(conf-if-eth-0/5)# spanning-tree autoedge
G1-leaf1(conf-if-eth-0/5)# spanning-tree guard root
G1-leaf1(conf-if-eth-0/5)# spanning-tree link-type point-to-
point
G1-leaf1(conf-if-eth-0/5)# end

2.12 Use show spanning-tree brief command for concise output

Leaf:

G1-Leaf1# show spanning-tree brief

Spanning-tree Mode: Rapid Spanning Tree Protocol

Root ID Priority 4096

© 2020 Extreme Networks, Inc. All rights reserved . 49


SLX Configuration and Implementation Lab Guide SLX

Address 0004.96d6.afce
Hello Time 8, Max Age 25, Forward Delay 20
Root Port: Eth 0/49

Bridge ID Priority 4096


Address 609c.9fec.2000
Hello Time 8, Max Age 25, Forward Delay 20,
Tx-HoldCount 5
Migrate Time 3 sec

Interface Role Sts Cost Prio Link-type Edge


-------------------------------------------------------------
Eth 0/3 DIS DSC 20000000 128 P2P No
Eth 0/4 DIS DSC 20000000 128 P2P No
Eth 0/5 DIS DSC 20000000 128 P2P Yes
Eth 0/49 RTPT FWD 500 128 P2P No
Eth 0/50 DIS DSC 20000000 128 P2P No

Spine:

G1-Spine2# show spanning-tree brief

Spanning-tree Mode: Rapid Spanning Tree Protocol

Root ID Priority 4096


Address 0004.96d6.aa1a
Hello Time 8, Max Age 25, Forward Delay 20

Bridge ID Priority 4096


Address 0004.96d6.aa1a
Hello Time 8, Max Age 25, Forward Delay
20, Tx-HoldCount 5
Migrate Time 3 sec

Interface Role Sts Cost Prio Link-type Edge


---------------------------------------------------------
Eth 0/7 DIS DSC 20000000 128 P2P No
Eth 0/8 DES FWD 500 128 P2P No
Eth 0/9 DIS DSC 20000000 128 P2P Yes

2.13 Use show spanning-tree for Detailed Output

G1-Leaf1# show spanning-tree

© 2020 Extreme Networks, Inc. All rights reserved . 50


SLX Configuration and Implementation Lab Guide SLX

Spanning-tree Mode: Rapid Spanning Tree Protocol

Root Id: 1000.0004.96d6.afce


Bridge Id: 1000.609c.9fec.2000

Root Bridge Forward Delay: 20; Hello Time: 8; Max Age: 25;
Max-hops: 20
Configured Forward Delay: 20; Hello Time: 8; Max Age: 25;
Max-hops: 20
Tx-HoldCount: 5
Number of topology change(s): 4; Last change occurred
00:12:04 ago on Eth 0/49

Bpdu-guard errdisable timeout: enabled


Bpdu-guard errdisable timeout interval: 60 sec
Migrate Time: 3 sec

Port Eth 0/3 enabled


Ifindex: 201351552; Id: 8003; Role: Disabled; State:
Discarding
Designated Path Cost: 0
Configured Path Cost: 20000000
Designated Port Id: 0; Port Priority: 128
Designated Bridge: 0000.0000.0000.0000
Number of forward-transitions: 0
Version: Rapid Spanning Tree Protocol - Received None -
Sent RSTP
Edgeport: off; AutoEdge: no; AdminEdge: no; EdgeDelay: 3
sec
Configured Root guard: off; Operational Root guard: off
Bpdu-guard: off
Link-type: point-to-point
Received BPDUs: 0; Sent BPDUs: 0

Port Eth 0/4 enabled


Ifindex: 201359744; Id: 8004; Role: Disabled; State:
Discarding
Designated Path Cost: 0
Configured Path Cost: 20000000
Designated Port Id: 0; Port Priority: 128
Designated Bridge: 0000.0000.0000.0000
Number of forward-transitions: 0

© 2020 Extreme Networks, Inc. All rights reserved . 51


SLX Configuration and Implementation Lab Guide SLX

Version: Rapid Spanning Tree Protocol - Received None -


Sent RSTP
Edgeport: off; AutoEdge: no; AdminEdge: no; EdgeDelay: 3
sec
Configured Root guard: off; Operational Root guard: off
Bpdu-guard: off
Link-type: point-to-point
Received BPDUs: 0; Sent BPDUs: 0

Port Eth 0/5 enabled


Ifindex: 201367936; Id: 8005; Role: Disabled; State:
Discarding
Designated Path Cost: 0
Configured Path Cost: 20000000
Designated Port Id: 0; Port Priority: 128
Designated Bridge: 0000.0000.0000.0000
Number of forward-transitions: 0
Version: Rapid Spanning Tree Protocol - Received None -
Sent RSTP
Edgeport: on; AutoEdge: yes; AdminEdge: yes; EdgeDelay: 3
sec
Configured Root guard: on; Operational Root guard: off
Bpdu-guard: on
Link-type: point-to-point
Received BPDUs: 0; Sent BPDUs: 0

Port Eth 0/49 enabled


Ifindex: 201728256; Id: 8031; Role: Rootport; State:
Forwarding
Designated Path Cost: 0
Configured Path Cost: 500
Designated Port Id: 8f00; Port Priority: 128
Designated Bridge: 1000.0004.96d6.afce
Number of forward-transitions: 1
Version: Rapid Spanning Tree Protocol - Received RSTP -
Sent RSTP
Edgeport: off; AutoEdge: no; AdminEdge: no; EdgeDelay: 3
sec
Configured Root guard: off; Operational Root guard: off
Bpdu-guard: off
Link-type: point-to-point
Received BPDUs: 146; Sent BPDUs: 7

© 2020 Extreme Networks, Inc. All rights reserved . 52


SLX Configuration and Implementation Lab Guide SLX

Port Eth 0/50 enabled


Ifindex: 201736448; Id: 8032; Role: Disabled; State:
Discarding
Designated Path Cost: 0
Configured Path Cost: 20000000
Designated Port Id: 0; Port Priority: 128
Designated Bridge: 0000.0000.0000.0000
Number of forward-transitions: 0
Version: Rapid Spanning Tree Protocol - Received None -
Sent RSTP
Edgeport: off; AutoEdge: no; AdminEdge: no; EdgeDelay: 3
sec
Configured Root guard: off; Operational Root guard: off
Bpdu-guard: off
Link-type: point-to-point
Received BPDUs: 0; Sent BPDUs: 0

Part 3: Clearing spanning tree-detected protocols


These commands force a spanning tree renegotiation with neighboring devices
on either all interfaces or on a specified interface.

3.1 Restart the spanning tree migration process on all interfaces.


G1-leaf1# clear spanning-tree detected-protocols

3.2 Restart the spanning tree migration process on a specific Ethernet


interface.
G1-leaf1# clear spanning-tree detected-protocols interface
ethernet 0/3

3.3 Restart the spanning tree migration process on a specific port channel
interface.
G1-leaf1# clear spanning-tree detected-protocols port-channel
12

Part 4: Debugging Spanning Tree


4.1 debug spanning-tree.

debug spanning-tree { all | bpdu [ rx | tx [ all | [ interface { ethernet


slot/port | port-channel number }

Eg:

© 2020 Extreme Networks, Inc. All rights reserved . 53


SLX Configuration and Implementation Lab Guide SLX

G1-Spine2# debug spanning-tree bpdu tx interface ethernet 0/8


G1-Spine2# terminal monitor

G1-Spine2# no terminal monitor to stop terminal monitor

Part 5: Shutting down RSTP


5.1 Shut down STP globally and return to privileged EXEC mode.

G1-leaf1# configure terminal


G1-leaf1(config)# protocol spanning-tree rstp
G1-leaf1(conf-rstp)# shutdown
G1-leaf1(conf-rstp)# end

5.2 Shut down RSTP on a specific interface and return to privileged EXEC
mode.

G1-leaf1(config)# interface ethernet 0/50


G1-leaf1(conf-if-eth-0/50)# spanning-tree shutdown
G1-leaf1(conf-if-eth-0/50)# end

5.3 Shut down RSTP on a specific VLAN and return to privileged EXEC mode.

G1-leaf1(config)# vlan 10
G1-leaf1(config-vlan-10)# spanning-tree shutdown
G1-leaf1(config-vlan-10)# end

End of Lab 4

© 2020 Extreme Networks, Inc. All rights reserved . 54


SLX Configuration and Implementation Lab Guide SLX

LAB 5: LACP & LLDP Configuration


Lab Topology:

Objectives:
In this section you will configure Dynamic LAG’s between the L3 Switches.

Device Ports Vlan Port Ch. Device Ports Vlan Port Ch.
G1-Leaf1 E 0/3-4 Vlan 10 PO 1 G2-Leaf1 E 0/3-4 Vlan 10 PO 1
G1-Leaf2 E 0/3-4 Vlan 10 PO 1 G2-Leaf2 E 0/3-4 Vlan 10 PO 1

G1-Leaf3 E 0/3-4 Vlan 30 PO 1 G2-Leaf3 E 0/3-4 Vlan 30 PO 1


G1-Leaf4 E 0/3-4 Vlan 30 PO 1 G2-Leaf4 E 0/3-4 Vlan 30 PO 1
G1-Leaf5 E 0/3-4 Vlan 50 PO 1 G2-Leaf5 E 0/3-4 Vlan 50 PO 1
G1-Leaf6 E 0/3-4 Vlan 50 PO 1 G2-Leaf6 E 0/3-4 Vlan 50 PO 1
G1-Spine1 E 0/7-8 Vlan 40 PO 1 G2-Spine1 E 0/7-8 Vlan 40 PO 1
G1-Spine2 E 0/7-8 Vlan 40 PO 1 G2-Spine2 E 0/7-8 Vlan 40 PO 1

Note: Please do delete any previously configured port channel using “no interface
Port-channel XX”

© 2020 Extreme Networks, Inc. All rights reserved . 55


SLX Configuration and Implementation Lab Guide SLX

Part 1: LACP Configuration

Note: If your device doesn’t have the corresponding vlan configured from the
previous lab, then use this command to create one.

G1-spine1# conf t
G1-Spine1(config)# vlan 40
G1-Spine1(config-vlan-40)# exit

1.1 Create a port channel by issuing the following commands.


G1-Spine1(config)# interface port-channel 1

1.2 Configure port channel as trunk port:


G1-spine1(config-Port-channel-1)# speed 10000
G1-spine1(config-Port-channel-1)# switchport
G1-spine1(config-Port-channel-1)# switchport mode trunk
G1-spine1(config-Port-channel-1)# switchport trunk allowed vlan
add 40
G1-spine1(config-Port-channel-1)# no shutdown

1.3 Add the interface ports to the port channel 1

G1-spine1(config-Port-channel-1)# int e 0/7-8

Note: Since these ports were used in last lab, switchport has to be disabled

G1-spine1(conf-if-eth-0/7-8)# no switchport
G1-spine1(conf-if-eth-0/7-8)# channel-group 1 mode active

1.4 Configuring the LACP timeout period


Specify the LACP timeout long period for the interface.

G1-spine1(conf-if-eth-0/7-8)# lacp timeout long


G1-spine1(conf-if-eth-0/7-8)# no shut
G1-spine1(conf-if-eth-0/7-8)#

Part 2: Verify Interface Configuration


2.1 Verify configuration of the port-channel and the physical
Interfaces

© 2020 Extreme Networks, Inc. All rights reserved . 56


SLX Configuration and Implementation Lab Guide SLX

G1-spine1# show run interface port-channel 1


interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 40
no shutdown

G1-spine1# show running-config int e 0/7-8


interface Ethernet 0/7
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown

interface Ethernet 0/8


speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown

2.2 Enter show port-channel summary command to display brief


information of all port-channels.
G1-spine2# show port-channel summary
Flags: D - Down P - Up in port-channel (members)
U - Up (port-channel) * - Primary link in port-channel
S - Switched I - Insight Enabled
M - Not in use. Min-links not met
===== =============== ========== ===============
Group Port-channel Protocol Member ports
===== =============== ========== ===============
1 Po 1 (SU) LACP Eth 0/7 (P)
Eth 0/8 (P)

G1-Leaf1# show port-channel summary


Flags: D - Down P - Up in port-channel (members)
U - Up (port-channel) * - Primary link in port-channel
S - Switched I - Insight Enabled
M - Not in use. Min-links not met
===== =============== ========== ===============
Group Port-channel Protocol Member ports
===== =============== ========== ===============
1 Po 1 (SU) LACP Eth 0/3 (P)
Eth 0/4 (P)

© 2020 Extreme Networks, Inc. All rights reserved . 57


SLX Configuration and Implementation Lab Guide SLX

2.3 Enter show interface port-channel 1 command to


display brief information of a specific port channel
G1-spine2# show interface port-channel 1
Port-channel 1 is up, line protocol is up
Hardware is AGGREGATE, address is 0004.96d6.aa23
Current address is 0004.96d6.aa23
Interface index (ifindex) is 671088641 (0x28000001)
Minimum number of links to bring Port-channel up is 1
MTU 1548 bytes
LineSpeed Actual : 80000 Mbit
Allowed Member Speed : 40000 Mbit
Priority Tag disable
Forward LACP PDU: Disable
Route Only: Disabled
Tag-type: 0x8100
Last clearing of show interface counters: 01:04:47
Queueing strategy: fifo
FEC Mode - Disabled
Receive Statistics:
457 packets, 56448 bytes
Unicasts: 0, Multicasts: 454, Broadcasts: 0
64-byte pkts: 0, Over 64-byte pkts: 230, Over 127-byte
pkts: 228
Over 255-byte pkts: 0, Over 511-byte pkts: 0, Over 1023-
byte pkts: 0
Over 1518-byte pkts(Jumbo): 0
Runts: 0, Jabbers: 0, CRC: 0, Overruns: 0
Errors: 0, Discards: 0
Transmit Statistics:
860 packets, 82176 bytes
Unicasts: 0, Multicasts: 861, Broadcasts: 0
Underruns: 0
Errors: 0, Discards: 0
Rate info:
Input 0.000000 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 0.000000 Mbits/sec, 0 packets/sec, 0.00% of line-
rate
Route-Only Packets Dropped: 0
Time since last interface status change: 00:55:00

2.4 Debugging LACP

Eg: To enable debugging of LACP PDUs for transmitted and received on a particular
interface:

© 2020 Extreme Networks, Inc. All rights reserved . 58


SLX Configuration and Implementation Lab Guide SLX

G1-Spine2# debug lacp pdu rx interface ethernet 0/7


G1-Spine2# debug lacp pdu tx interface ethernet 0/7

G1-Spine2# debug lacp pdu rx interface all (on all interaces)


G1-Spine2# debug lacp pdu tx interface all

Use terminal monitor to check the packet information

Part 3: Verifying LLDP Configuration


.
Note: LLDP is pre-enabled and hence LLDP configuration can be verified using the
operational commands shown below

3.1 To Know about LLDP neighbours, use show lldp neighbor


command
G1-Leaf1# show lldp neighbors
Local Port Dead Interval Remaining Life Remote Port ID
Eth 0/3 120 96 Ethernet 0/3
Eth 0/4 120 96 Ethernet 0/4

Remote Port Descr Chassis ID Tx Rx System Name


Eth 0/3 609c.9fec.1200 246 246 G1-Leaf2
Eth 0/4 609c.9fec.1200 246 246 G1-Leaf2

3.2 Use show lldp statistics command to view LLDP interface


statistics related to Ports
G1-leaf1# show lldp statistics
LLDP Interface statistics for Eth 0/3
Frames transmitted: 253
Frames Aged out: 0
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 253
TLVs discarded: 0
TLVs unrecognized: 0
LLDP Interface statistics for Eth 0/4
Frames transmitted: 253
Frames Aged out: 0
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 253
TLVs discarded: 0
TLVs unrecognized: 0
LLDP Interface statistics for Eth 0/49

© 2020 Extreme Networks, Inc. All rights reserved . 59


SLX Configuration and Implementation Lab Guide SLX

Frames transmitted: 953


Frames Aged out: 0
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 951
TLVs discarded: 0
TLVs unrecognized: 0

G1-spine1# show lldp statistics


LLDP Interface statistics for Eth 0/1
Frames transmitted: 951
Frames Aged out: 0
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 953
TLVs discarded: 0
TLVs unrecognized: 0
LLDP Interface statistics for Eth 0/2
Frames transmitted: 1466
Frames Aged out: 0
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 1464
TLVs discarded: 0
TLVs unrecognized: 0
LLDP Interface statistics for Eth 0/3
Frames transmitted: 974
Frames Aged out: 0
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 974
TLVs discarded: 0
TLVs unrecognized: 0
LLDP Interface statistics for Eth 0/7
Frames transmitted: 157
Frames Aged out: 1
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 157
TLVs discarded: 0
TLVs unrecognized: 0
LLDP Interface statistics for Eth 0/8
Frames transmitted: 416
Frames Aged out: 0
Frames Discarded: 0
Frames with Error: 0
Frames Recieved: 416

© 2020 Extreme Networks, Inc. All rights reserved . 60


SLX Configuration and Implementation Lab Guide SLX

TLVs discarded: 0
TLVs unrecognized: 0

3.3 Debug LLDP:

3.3.1 : debug lldp dump

Syntax: debug lldp dump { all | [ ethernet slot/port ] [ both ] ] | [ detail


[ both | rx | tx ] }

Output will be displayed on the console, no terminal monitor is required


Eg: G1-leaf1# debug lldp dump ethernet 0/3
G1-leaf1# debug lldp dump all

3.3.2. debug lldp packet

Syntax: debug lldp packet { all | [ ethernet slot/port ] [ both ] ] | [


detail [ both | rx | tx ] }

To disable: no debug lldp packet { all | interface ethernet slot/port }

Eg: G1-leaf1# debug lldp packet interface ethernet 0/3 both


Use terminal monitor for display.

End of Lab 5

© 2020 Extreme Networks, Inc. All rights reserved . 61


SLX Configuration and Implementation Lab Guide SLX

Lab 6: Configuring BGP (numbered


interfaces)
Lab Topology

Connectivity Information for Group-1:


Device AS ID Loopback 1 Loopback 2 Router ID

G1-Leaf1 AS: 64101 10.1.1.1/32 10.10.10.1/32 10.1.1.1

G1-Leaf2 AS: 64101 10.1.1.2/32 10.10.10.2/32 10.1.1.2

G1-Leaf3 AS: 64102 10.1.1.3/32 10.10.10.3/32 10.1.1.3

G1-Leaf4 AS: 64102 10.1.1.4/32 10.10.10.4/32 10.1.1.4

G1-Leaf5 AS: 64103 10.1.1.5/32 10.10.10.5/32 10.1.1.5

G1-Leaf6 AS: 64103 10.1.1.6/32 10.10.10.6/32 10.1.1.6

G1-Spine1 AS: 65101 10.1.1.7/32 10.10.10.7/32 10.1.1.7

G1-Spine2 AS: 65101 10.1.1.8/32 10.10.10.8/32 10.1.1.8

© 2020 Extreme Networks, Inc. All rights reserved . 62


SLX Configuration and Implementation Lab Guide SLX

Device AS ID Eth 0/49 Eth 0/50 Eth 0/1 Eth 0/2 Eth 0/3 Eth 0/4 Eth 0/5 Eth 0/6

G1- AS: 64101 10.20.10.1/30 -- -- -- -- -- --


10.20.110.1/30
Leaf1

G1- AS: 64101 10.20.120.1/30 -- -- -- -- -- --


10.20.20.1/30
Leaf2

G1- AS: 64102 10.20.30.1/30 -- -- -- -- -- --


10.20.130.1/30
Leaf3

G1- AS: 64102 10.20.140.1/30 -- -- -- -- -- --


10.20.40.1/30
Leaf4

G1- AS: 64103 10.20.50.1/30 -- -- -- -- -- --


10.20.150.1/30
Leaf5

G1- AS:64103 10.20.160.1/30 -- -- -- -- -- --


10.20.60.1/30
Leaf6

G1- AS: 65101 -- -- 10.20.10.2/30


10.20.20.2/30 10.20.30.2/30 10.20.40.2/30 10.20.50.2/30 10.20.60.2/30
Spine1

G1- AS: 65101 -- -- 10.20.120.2/30


10.20.110.2/30 10.20.140.2/30 10.20.130.2/30 10.20.160.2/30 10.20.150.2/30
Spine2

Device G1- G1- G1- G1- G1-Leaf5 G1-Leaf6 G1- G1-


Leaf1 Leaf2 Leaf3 Leaf4 Spine1 Spine2
G1-Leaf1 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf2 -- -- -- -- -- -- E0/50 E0/49
G1-Leaf3 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf4 -- -- -- -- -- -- E0/50 E0/49
G1-Leaf5 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf6 -- -- -- -- -- -- E0/50 E0/49
G1-Spine1 E0/1 E0/2 E0/3 E0/4 E0/5 E0/6 -- --
G1-Spine2 E0/2 E0/1 E0/4 E0/3 E0/6 E0/5 -- --

Connectivity Information for Group-2:


Device AS ID Loopback 1 Loopback 2 Router ID

G2-Leaf1 AS: 64201 10.11.1.1/32 10.110.10.1/32 10.11.1.1

G2-Leaf2 AS: 64201 10.11.1.2/32 10.110.10.2/32 10.11.1.2

G2-Leaf3 AS: 64202 10.11.1.3/32 10.110.10.3/32 10.11.1.3

G2-Leaf4 AS: 64202 10.11.1.4/32 10.110.10.4/32 10.11.1.4

G1-Leaf5 AS: 64203 10.11.1.5/32 10.110.10.5/32 10.11.1.5

G1-Leaf6 AS: 64203 10.11.1.6/32 10.110.10.6/32 10.11.1.6

G2-Spine1 AS: 65201 10.11.1.7/32 10.110.10.7/32 10.11.1.7

G2-Spine2 AS: 65201 10.11.1.8/32 10.110.10.8/32 10.11.1.8

© 2020 Extreme Networks, Inc. All rights reserved . 63


SLX Configuration and Implementation Lab Guide SLX

Device AS ID Eth 0/49 Eth 0/50 Eth 0/1 Eth 0/2 Eth 0/3 Eth 0/4 Eth 0/5 Eth 0/6

G2- AS: 64201 10.120.10.1/30 -- -- -- -- -- --


10.120.110.1/30
Leaf1

G2- AS: 64201 10.120.120.1/30 -- -- -- -- -- --


10.120.20.1/30
Leaf2

G2- AS: 64202 10.120.30.1/30 -- -- -- -- -- --


10.120.130.1/30
Leaf3

G2- AS: 64202 10.120.140.1/30 -- -- -- -- -- --


10.120.40.1/30
Leaf4

G2- AS: 64203 10.120.50.1/30 -- -- -- -- -- --


10.120.150.1/30
Leaf5

G2- AS:64203 10.120.160.1/30 -- -- -- -- -- --


10.120.60.1/30
Leaf6

G2- AS: 65201 -- -- 10.120.10.2/30


10.120.20.2/30 10.120.30.2/30 10.120.40.2/30 10.20.50.2/30 10.20.60.2/30
Spine1

G2- AS: 65201 -- -- 10.120.120.2/30


10.120.110.2/30 10.120.140.2/30 10.120.130.2/30 10.120.160.2/30 10.120.150.2/30
Spine2

Device G2- G2- G2- G2- G2-Leaf5 G2-Leaf6 G2- G2-


Leaf1 Leaf2 Leaf3 Leaf4 Spine1 Spine2
G2-Leaf1 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf2 -- -- -- -- -- -- E0/50 E0/49
G2-Leaf3 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf4 -- -- -- -- -- -- E0/50 E0/49
G2-Leaf5 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf6 -- -- -- -- -- -- E0/50 E0/49
G2-Spine1 E0/1 E0/2 E0/3 E0/4 E0/5 E0/6 -- --
G2-Spine2 E0/2 E0/1 E0/4 E0/3 E0/6 E0/5 -- --

Part 1: Configuration on the devices

Note: Loopback 2, Router ID and Interfaces might have already been configured on your
device and if not present then follow these instructions. Also, if they have a different IP than
the one specified, use “no ip address XX.XX.XX.XX” to remove IP address
In whichever port you are issuing it.

1.1 LEAF-1:
Loopback 2 Configuration:
G1-leaf1(config)# int lo 2
G1-leaf1(config-Loopback-2)# ip address 10.10.10.1/32
G1-leaf1(config-Loopback-2)# no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 64


SLX Configuration and Implementation Lab Guide SLX

Router ID Configuration:
G1-Leaf(config)# ip router-id 10.1.1.1

Configuration of Interfaces connected to Spine-1 & Spine-2:


G1-leaf1(config)# int e 0/49
G1-leaf1(conf-if-eth-0/49)# speed 10000
G1-leaf1(conf-if-eth-0/49)# ip address 10.20.10.1/30
G1-leaf1(conf-if-eth-0/49)# no shutdown

G1-leaf1(conf-if-eth-0/49)# int e 0/50


G1-leaf1(conf-if-eth-0/50)# speed 10000
G1-leaf1(conf-if-eth-0/50)# ip address 10.20.110.1/30
G1-leaf1(conf-if-eth-0/50)# no shutdown

EBGP Configuration:
G1-Leaf1(config)# router bgp
G1-Leaf1(config-bgp-router)# local-as 64101
G1-Leaf1(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-Leaf1(config-bgp-router)# neighbor 10.20.110.2 remote-as
65101
G1-Leaf1(config-bgp-router)# neighbor 10.20.110.2 bfd
G1-Leaf1(config-bgp-router)# neighbor 10.20.10.2 remote-as
65101
G1-Leaf1(config-bgp-router)# neighbor 10.20.10.2 bfd
G1-Leaf1(config-bgp-router)# address-family ipv4 unicast
G1-Leaf1(config-bgp-ipv4u)# redistribute connected
G1-Leaf1(config-bgp-ipv4u)# neighbor 10.20.10.2 allowas-in 1
G1-Leaf1(config-bgp-ipv4u)# neighbor 10.20.110.2 allowas-in 1
G1-Leaf1(config-bgp-ipv4u)# maximum-paths 8
G1-Leaf1(config-bgp-ipv4u)# next-hop-recursion
G1-Leaf1(config-bgp-ipv4u)# !
G1-Leaf1(config-bgp-ipv4u)# address-family ipv6 unicast
G1-Leaf1(config-bgp-ipv6u)# !
G1-Leaf1(config-bgp-ipv6u)# end

IBGP Configuration:
G1-Leaf1(config)# router bgp
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.2 remote-as 64101
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.2 update-source
loopback 1
G1-Leaf1(config-bgp-router)# redistribute connected

© 2020 Extreme Networks, Inc. All rights reserved . 65


SLX Configuration and Implementation Lab Guide SLX

1.2 LEAF-2:

Loopback 2 Configuration:
G1-leaf2(config)# int lo 2
G1-leaf2(config-Loopback-2)# ip address 10.10.10.2/32
G1-leaf2(config-Loopback-2)# no shutdown

Router ID Configuration:
G1-Leaf2config)# ip router-id 10.1.1.2

Configuration of Interfaces Connected to Spine 1 and Spine 2:


G1-leaf2(config)# int e 0/50
G1-leaf2(conf-if-eth-0/50)# speed 10000
G1-leaf2(conf-if-eth-0/50)# ip address 10.20.20.1/30
G1-leaf2(conf-if-eth-0/50)# no shutdown

G1-leaf2(conf-if-eth-0/1)# int e 0/49


G1-leaf2(conf-if-eth-0/49)# speed 10000
G1-leaf2(conf-if-eth-0/49)# ip address 10.20.120.1/30
G1-leaf2(conf-if-eth-0/49)# no shutdown

BGP Configuration:
G1-leaf2(config)# router bgp
G1-leaf2(config-bgp-router)# local-as 64101
G1-leaf2(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-leaf2(config-bgp-router)# neighbor 10.20.120.2 remote-as
65101
G1-leaf2(config-bgp-router)# neighbor 10.20.120.2 bfd
G1-leaf2(config-bgp-router)# neighbor 10.20.20.2 remote-as
65101
G1-leaf2(config-bgp-router)# neighbor 10.20.20.2 bfd
G1-leaf2(config-bgp-router)# address-family ipv4 unicast
G1-leaf2(config-bgp-ipv4u)# redistribute connected
G1-leaf2(config-bgp-ipv4u)# neighbor 10.20.20.2 allowas-in 1
G1-leaf2(config-bgp-ipv4u)# neighbor 10.20.120.2 allowas-in 1
G1-leaf2(config-bgp-ipv4u)# maximum-paths 8
G1-leaf2(config-bgp-ipv4u)# next-hop-recursion
G1-leaf2(config-bgp-ipv4u)# !
G1-leaf2(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf2(config-bgp-ipv6u)# !

IBGP Configuration:
G1-Leaf2(config)# router bgp
G1-Leaf2(config-bgp-router)# neighbor 10.1.1.1 remote-as 64101

© 2020 Extreme Networks, Inc. All rights reserved . 66


SLX Configuration and Implementation Lab Guide SLX

G1-Leaf2(config-bgp-router)# neighbor 10.1.1.1 update-source


loopback 1
G1-Leaf2(config-bgp-router)# redistribute connected

1.3 Leaf-3:
Loopback 2 Configuration:
G1-leaf3(config)# int lo 2
G1-leaf3(config-Loopback-2)# ip address 10.10.10.3/32
G1-leaf3(config-Loopback-2)# no shutdown

Router ID Configuration:
G1-Leaf3(config)# ip router-id 10.1.1.3

Configuration of Interfaces Connected to Spine 1 and Spine 2:


G1-leaf3(config)# int e 0/49
G1-leaf3(conf-if-eth-0/49)# speed 10000
G1-leaf3(conf-if-eth-0/49)# ip address 10.20.30.1/30
G1-leaf3(conf-if-eth-0/49)# no shutdown

G1-leaf3(conf-if-eth-0/49)# int e 0/50


G1-leaf3(conf-if-eth-0/50)# speed 10000
G1-leaf3(conf-if-eth-0/50)# ip address 10.20.130.1/30
G1-leaf3(conf-if-eth-0/50)# no shutdown

BGP Configuration:
G1-Leaf3(config)# router bgp
G1-Leaf3(config-bgp-router)# local-as 64102
G1-Leaf3(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-Leaf3(config-bgp-router)# neighbor 10.20.130.2 remote-as
65101
G1-Leaf3(config-bgp-router)# neighbor 10.20.130.2 bfd
G1-Leaf3(config-bgp-router)# neighbor 10.20.30.2 remote-as
65101
G1-Leaf3(config-bgp-router)# neighbor 10.20.30.2 bfd
G1-Leaf3(config-bgp-router)# address-family ipv4 unicast
G1-Leaf3(config-bgp-ipv4u)# redistribute connected
G1-Leaf3(config-bgp-ipv4u)# neighbor 10.20.30.2 allowas-in 1
G1-Leaf3(config-bgp-ipv4u)# neighbor 10.20.130.2 allowas-in 1
G1-Leaf3(config-bgp-ipv4u)# maximum-paths 8
G1-Leaf3(config-bgp-ipv4u)# next-hop-recursion
G1-Leaf3(config-bgp-ipv4u)# !
G1-Leaf3(config-bgp-ipv4u)# address-family ipv6 unicast
G1-Leaf3(config-bgp-ipv6u)# !

© 2020 Extreme Networks, Inc. All rights reserved . 67


SLX Configuration and Implementation Lab Guide SLX

IBGP Configuration:
G1-Leaf3(config)# router bgp
G1-Leaf3(config-bgp-router)# neighbor 10.1.1.4 remote-as 64102
G1-Leaf3(config-bgp-router)# neighbor 10.1.1.4 update-source
loopback 1
G1-Leaf3(config-bgp-router)# redistribute connected

1.4 LEAF-4:
Loopback 2 Configuration:
G1-leaf4(config)# int lo 2
G1-leaf4(config-Loopback-2)# ip address 10.10.10.4/32
G1-leaf4(config-Loopback-2)# no shutdown

Router ID Configuration:
G1-Leaf4(config)# ip router-id 10.1.1.4

Configuration of Interfaces Connected to Spine 1 and Spine 2:


G1-leaf4(config)# int e 0/50
G1-leaf4(conf-if-eth-0/50)# speed 10000
G1-leaf4(conf-if-eth-0/50)# ip address 10.20.140.1/30
G1-leaf4(conf-if-eth-0/50)# no shutdown

G1-leaf4(conf-if-eth-0/50)# int e 0/49


G1-leaf4(conf-if-eth-0/49)# speed 10000
G1-leaf4(conf-if-eth-0/49)# ip address 10.20.40.1/30
G1-leaf4(conf-if-eth-0/49)# no shutdown

BGP Configuration:
G1-leaf4(config)# router bgp
G1-leaf4(config-bgp-router)# local-as 64102
G1-leaf4(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-leaf4(config-bgp-router)# neighbor 10.20.140.2 remote-as
65101
G1-leaf4(config-bgp-router)# neighbor 10.20.140.2 bfd
G1-leaf4(config-bgp-router)# neighbor 10.20.40.2 remote-as
64101
G1-leaf4(config-bgp-router)# neighbor 10.20.40.2 bfd
G1-leaf4(config-bgp-router)# address-family ipv4 unicast
G1-leaf4(config-bgp-ipv4u)# redistribute connected
G1-leaf4(config-bgp-ipv4u)# neighbor 10.20.40.2 allowas-in 1
G1-leaf4(config-bgp-ipv4u)# neighbor 10.20.140.2 allowas-in 1

© 2020 Extreme Networks, Inc. All rights reserved . 68


SLX Configuration and Implementation Lab Guide SLX

G1-leaf4(config-bgp-ipv4u)# maximum-paths 8
G1-leaf4(config-bgp-ipv4u)# next-hop-recursion
G1-leaf4(config-bgp-ipv4u)# !
G1-leaf4(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf4(config-bgp-ipv6u)# !
G1-leaf4(config-bgp-ipv6u)#

IBGP Configuration:
G1-Leaf4(config)# router bgp
G1-Leaf4(config-bgp-router)# neighbor 10.1.1.3 remote-as 64102
G1-Leaf4(config-bgp-router)# neighbor 10.1.1.3 update-source
loopback 1
G1-Leaf4(config-bgp-router)# redistribute connected

1.5 LEAF-5:

Loopback 2 Configuration:
G1-leaf5(config)# int lo 2
G1-leaf5(config-Loopback-2)# ip address 10.10.10.5/32
G1-leaf5(config-Loopback-2)# no shutdown

Router ID Configuration:
G1-leaf5(config)# ip router-id 10.1.1.5

Configuration of Interfaces Connected to Spine 1 and Spine 2:


G1-leaf5(config)# int e 0/50
G1-leaf5(conf-if-eth-0/50)# speed 10000
G1-leaf5(conf-if-eth-0/50)# ip address 10.20.150.1/30
G1-leaf5(conf-if-eth-0/50)# no shutdown

G1-leaf5(conf-if-eth-0/50)# int e 0/49


G1-leaf5(conf-if-eth-0/49)# speed 10000
G1-leaf5(conf-if-eth-0/49)# ip address 10.20.50.1/30
G1-leaf5(conf-if-eth-0/49)# no shutdown

BGP Configuration:
G1-leaf5(config)# router bgp
G1-leaf5(config-bgp-router)# local-as 64103
G1-leaf5(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-leaf5(config-bgp-router)# neighbor 10.20.150.2 remote-as
65101
G1-leaf5(config-bgp-router)# neighbor 10.20.150.2 bfd
G1-leaf5(config-bgp-router)# neighbor 10.20.50.2 remote-as
64101

© 2020 Extreme Networks, Inc. All rights reserved . 69


SLX Configuration and Implementation Lab Guide SLX

G1-leaf5(config-bgp-router)# neighbor 10.20.50.2 bfd


G1-leaf5(config-bgp-router)# address-family ipv4 unicast
G1-leaf5(config-bgp-ipv4u)# redistribute connected
G1-leaf5(config-bgp-ipv4u)# neighbor 10.20.50.2 allowas-in 1
G1-leaf5(config-bgp-ipv4u)# neighbor 10.20.150.2 allowas-in 1
G1-leaf5(config-bgp-ipv4u)# maximum-paths 8
G1-leaf5(config-bgp-ipv4u)# next-hop-recursion
G1-leaf5(config-bgp-ipv4u)# !
G1-leaf5(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf5(config-bgp-ipv6u)# !
G1-leaf5(config-bgp-ipv6u)#

IBGP Configuration:
G1-Leaf5(config)# router bgp
G1-Leaf5(config-bgp-router)# neighbor 10.1.1.6 remote-as 64103
G1-Leaf5(config-bgp-router)# neighbor 10.1.1.6 update-source
loopback 1
G1-Leaf5(config-bgp-router)# redistribute connected

1.6 LEAF-6:
Loopback 2 Configuration:
G1-leaf6(config)# int lo 2
G1-leaf6(config-Loopback-2)# ip address 10.10.10.6/32
G1-leaf6(config-Loopback-2)# no shutdown

Router ID Configuration:
G1-leaf6(config)# ip router-id 10.1.1.6

Configuration of Interfaces Connected to Spine 1 and Spine 2:


G1-leaf6(config)# int e 0/50
G1-leaf6(conf-if-eth-0/50)# speed 10000
G1-leaf6(conf-if-eth-0/50)# ip address 10.20.60.1/30
G1-leaf6(conf-if-eth-0/50)# no shutdown

G1-leaf6(conf-if-eth-0/50)# int e 0/49


G1-leaf6(conf-if-eth-0/49)# speed 10000
G1-leaf6(conf-if-eth-0/49)# ip address 10.20.160.1/30
G1-leaf6(conf-if-eth-0/49)# no shutdown

BGP Configuration:
G1-leaf6(config)# router bgp
G1-leaf6(config-bgp-router)# local-as 64103
G1-leaf6(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44

© 2020 Extreme Networks, Inc. All rights reserved . 70


SLX Configuration and Implementation Lab Guide SLX

G1-leaf6(config-bgp-router)# neighbor 10.20.160.2 remote-as


65101
G1-leaf6(config-bgp-router)# neighbor 10.20.160.2 bfd
G1-leaf6(config-bgp-router)# neighbor 10.20.60.2 remote-as
64101
G1-leaf6(config-bgp-router)# neighbor 10.20.60.2 bfd
G1-leaf6(config-bgp-router)# address-family ipv4 unicast
G1-leaf6(config-bgp-ipv4u)# redistribute connected
G1-leaf6(config-bgp-ipv4u)# neighbor 10.20.60.2 allowas-in 1
G1-leaf6(config-bgp-ipv4u)# neighbor 10.20.160.2 allowas-in 1
G1-leaf6(config-bgp-ipv4u)# maximum-paths 8
G1-leaf6(config-bgp-ipv4u)# next-hop-recursion
G1-leaf6(config-bgp-ipv4u)# !
G1-leaf6(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf6(config-bgp-ipv6u)# !
G1-leaf6(config-bgp-ipv6u)#

IBGP Configuration:
G1-Leaf6(config)# router bgp
G1-Leaf6(config-bgp-router)# neighbor 10.1.1.5 remote-as 64103
G1-Leaf6(config-bgp-router)# neighbor 10.1.1.5 update-source
loopback 1
G1-Leaf6(config-bgp-router)# redistribute connected

1.7 SPINE-1:
Loopback 2 configuration:
G1-spine1(config)# int lo 2
G1-spine1(config-Loopback-2)# ip address 10.10.10.7/32
G1-spine1(config-Loopback-2)# no shutdown

Router ID Configuration:
G1-spine1(config)# ip router-id 10.1.1.7

Configuration of Interfaces Connected to Leaf Devices:


G1-spine1(config)# int e 0/1
G1-spine1(conf-if-eth-0/1)# speed 10000
G1-spine1(conf-if-eth-0/1)# ip address 10.20.10.2/30
G1-spine1(conf-if-eth-0/1)# no shutdown

G1-spine1(conf-if-eth-0/1)# int e 0/2


G1-spine1(conf-if-eth-0/2)# speed 10000
G1-spine1(conf-if-eth-0/2)# ip address 10.20.20.2/30
G1-spine1(conf-if-eth-0/2)# no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 71


SLX Configuration and Implementation Lab Guide SLX

G1-spine1(conf-if-eth-0/2)# int e 0/3


G1-spine1(conf-if-eth-0/3)# speed 10000
G1-spine1(conf-if-eth-0/3)# ip address 10.20.30.2/30
G1-spine1(conf-if-eth-0/3)# no shutdown

G1-spine1(conf-if-eth-0/3)# int e 0/4


G1-spine1(conf-if-eth-0/4)# speed 10000
G1-spine1(conf-if-eth-0/4)# ip address 10.20.40.2/30
G1-spine1(conf-if-eth-0/4)# no shutdown

G1-spine1(conf-if-eth-0/4)# int e 0/5


G1-spine1(conf-if-eth-0/5)# speed 10000
G1-spine1(conf-if-eth-0/5)# ip address 10.20.50.2/30
G1-spine1(conf-if-eth-0/5)# no shutdown

G1-spine1(conf-if-eth-0/5)# int e 0/6


G1-spine1(conf-if-eth-0/6)# speed 10000
G1-spine1(conf-if-eth-0/6)# ip address 10.20.60.2/30
G1-spine1(conf-if-eth-0/6)# no shutdown

BGP Configuration:
G1-Spine1# conf t
G1-spine1(config)# router bgp
G1-spine1(config-bgp-router)# local-as 65101
G1-spine1(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-spine1(config-bgp-router)# neighbor 10.20.10.1 remote-as
64101
G1-spine1(config-bgp-router)# neighbor 10.20.10.1 bfd
G1-spine1(config-bgp-router)# neighbor 10.20.20.1 remote-as
64101
G1-spine1(config-bgp-router)# neighbor 10.20.20.1 bfd
G1-spine1(config-bgp-router)# neighbor 10.20.30.1 remote-as
64102
G1-spine1(config-bgp-router)# neighbor 10.20.30.1 bfd
G1-spine1(config-bgp-router)# neighbor 10.20.40.1 remote-as
64102
G1-spine1(config-bgp-router)# neighbor 10.20.40.1 bfd
G1-spine1(config-bgp-router)# neighbor 10.20.50.1 remote-as
64103
G1-spine1(config-bgp-router)# neighbor 10.20.50.1 bfd
G1-spine1(config-bgp-router)# neighbor 10.20.60.1 remote-as
64103
G1-spine1(config-bgp-router)# neighbor 10.20.60.1 bfd
G1-spine1(config-bgp-router)# address-family ipv4 unicast
G1-spine1(config-bgp-ipv4u)# redistribute connected

© 2020 Extreme Networks, Inc. All rights reserved . 72


SLX Configuration and Implementation Lab Guide SLX

G1-spine1(config-bgp-ipv4u)# neighbor 10.20.50.1 allowas-in 1


G1-spine1(config-bgp-ipv4u)# neighbor 10.20.60.1 allowas-in 1
G1-spine1(config-bgp-ipv4u)# neighbor 10.20.40.1 allowas-in 1
G1-spine1(config-bgp-ipv4u)# neighbor 10.20.30.1 allowas-in 1
G1-spine1(config-bgp-ipv4u)# neighbor 10.20.20.1 allowas-in 1
G1-spine1(config-bgp-ipv4u)# neighbor 10.20.10.1 allowas-in 1
G1-spine1(config-bgp-ipv4u)# maximum-paths 8
G1-spine1(config-bgp-ipv4u)# !
G1-spine1(config-bgp-ipv4u)# address-family ipv6 unicast
G1-spine1(config-bgp-ipv6u)# !

1.6 SPINE-2:
Loopback 2 configuration:
G1-Spine2(config)# int lo 2
G1-Spine2(config-Loopback-2)# ip address 10.10.10.8/32
G1-Spine2(config-Loopback-2)# no shutdown

Router ID Configuration:
G1-Spine2(config)# ip router-id 10.1.1.8

Configuration of Interfaces connected to Leaf Devices:


G1-Spine2(config)# int e 0/1
G1-Spine2(conf-if-eth-0/1)# speed 10000
G1-Spine2(conf-if-eth-0/1)# ip address 10.20.120.2/30
G1-Spine2(conf-if-eth-0/1)# no shutdown

G1-Spine2(conf-if-eth-0/1)# int e 0/2


G1-Spine2(conf-if-eth-0/2)# speed 10000
G1-Spine2(conf-if-eth-0/2)# ip address 10.20.110.2/30
G1-Spine2(conf-if-eth-0/2)# no shutdown

G1-Spine2(conf-if-eth-0/2)# int e 0/3


G1-Spine2(conf-if-eth-0/3)# speed 10000
G1-Spine2(conf-if-eth-0/3)# ip address 10.20.140.2/30
G1-Spine2(conf-if-eth-0/3)# no shutdown

G1-Spine2(conf-if-eth-0/3)# int e 0/4


G1-Spine2(conf-if-eth-0/4)# speed 10000
G1-Spine2(conf-if-eth-0/4)# ip address 10.20.130.2/30
G1-Spine2(conf-if-eth-0/4)# no shutdown

G1-Spine2(conf-if-eth-0/4)# int e 0/5


G1-Spine2(conf-if-eth-0/5)# speed 10000
G1-Spine2(conf-if-eth-0/5)# ip address 10.20.160.2/30
G1-Spine2(conf-if-eth-0/5)# no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 73


SLX Configuration and Implementation Lab Guide SLX

G1-Spine2(conf-if-eth-0/5)# int e 0/6


G1-Spine2(conf-if-eth-0/6)# speed 10000
G1-Spine2(conf-if-eth-0/6)# ip address 10.20.150.2/30
G1-Spine2(conf-if-eth-0/6)# no shutdown

BGP Configuration:
G1-Spine1# show running-config router bgp
G1-spine2(config)# router bgp
G1-spine2(config-bgp-router)# local-as 65101
G1-spine2(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-spine2(config-bgp-router)# neighbor 10.20.110.1 remote-as
64101
G1-spine2(config-bgp-router)# neighbor 10.20.110.1 bfd
G1-spine2(config-bgp-router)# neighbor 10.20.120.1 remote-as
64101
G1-spine2(config-bgp-router)# neighbor 10.20.120.1 bfd
G1-spine2(config-bgp-router)# neighbor 10.20.130.1 remote-as
64102
G1-spine2(config-bgp-router)# neighbor 10.20.130.1 bfd
G1-spine2(config-bgp-router)# neighbor 10.20.140.1 remote-as
64102
G1-spine2(config-bgp-router)# neighbor 10.20.140.1 bfd
G1-spine2(config-bgp-router)# neighbor 10.20.150.1 remote-as
64103
G1-spine2(config-bgp-router)# neighbor 10.20.150.1 bfd
G1-spine2(config-bgp-router)# neighbor 10.20.160.1 remote-as
64103
G1-spine2(config-bgp-router)# neighbor 10.20.160.1 bfd
G1-spine2(config-bgp-router)# address-family ipv4 unicast
G1-spine2(config-bgp-ipv4u)# redistribute connected
G1-spine2(config-bgp-ipv4u)# neighbor 10.20.160.1 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.20.150.1 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.20.140.1 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.20.130.1 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.20.120.1 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.20.110.1 allowas-in 1
G1-spine2(config-bgp-ipv4u)# maximum-paths 8
G1-spine2(config-bgp-ipv4u)# !
G1-spine2(config-bgp-ipv4u)# address-family ipv6 unicast
G1-spine2(config-bgp-ipv6u)# !

Part 2: Summary Commands


Note: Examples are given on a Spine followed by a leaf device:

© 2020 Extreme Networks, Inc. All rights reserved . 74


SLX Configuration and Implementation Lab Guide SLX

2.1 Use show ip bgp summary command to view the establishment of BGP
Peers

A. Spine-1:

G1-spine1# show ip bgp summary

BGP4 Summary
Router ID: 10.1.1.7 Local AS Number: 65101
Confederation Identifier: not configured
Confederation Peers:
Maximum Number of IP ECMP Paths Supported for Load Sharing: 8
Number of Neighbors Configured: 6, UP: 3
Number of Routes Installed: 49, Uses 7693 bytes
Number of Routes Advertising to All Neighbors: 125 (24
entries), Uses 1824 bytes
Number of Attribute Entries Installed: 11, Uses 2101 bytes
*Dynamically created based on a listen range command
Dynamically created neighbors: 0/100(max)
A: Auto Discovered Neighbors using LLDP
Auto Neighbors Count: 0
'+': Data in InQueue '>': Data in OutQueue '-': Clearing
'*': Update Policy 'c': Group change 'p': Group change
Pending
'r': Restarting 's': Stale '^': Up before Restart '<': EOR
waiting
'$': Learning-Phase (for Delayed Route Calculation)
'#': RIB-in Phase
Neighbor Address AS# State Time Rt Filtered Sent ToSend
10.20.10.1 64101 ESTAB 0h2m16s 15 0 11 0
10.20.20.1 64101 ESTAB 0h2m16s 13 0 21 0
10.20.30.1 64102 ESTAB 0h2m15s 13 0 21 0
10.20.40.1 64102 ESTAB 0h0m1s 0 0 0 24
10.20.50.1 64103 ESTAB 0h0m0s 0 0 0 24
10.20.60.1 64103 ESTAB 0h0m1s 0 0 0 24

B. Leaf-1:

G1-Leaf1# show ip bgp summary


BGP4 Summary
Router ID: 10.1.1.1 Local AS Number: 64101
Confederation Identifier: not configured
Confederation Peers:
Maximum Number of IP ECMP Paths Supported for Load Sharing: 8
Number of Neighbors Configured: 2, UP: 2

© 2020 Extreme Networks, Inc. All rights reserved . 75


SLX Configuration and Implementation Lab Guide SLX

Number of Routes Installed: 32, Uses 3456 bytes


Number of Routes Advertising to All Neighbors: 28 (24
entries), Uses 1248 bytes
Number of Attribute Entries Installed: 6, Uses 690 bytes
*Dynamically created based on a listen range command
Dynamically created neighbors: 0/100(max)
A: Auto Discovered Neighbors using LLDP
Auto Neighbors Count: 0
Neighbor Address AS# State Time Rt Filtered Sent ToSend
10.20.10.2 65101 ESTAB 0h14m14s 11 0 15 0
10.20.110.2 65101 ESTAB 0h12m53s 17 0 13 0

Note:
You can test the setup by pinging from a pc to a different PC.
Also use tracert to trace the path of the ICMP packet over
different routers.

2.2 Use show ip bgp neighbours routes command to view the routes learnt
from BGP

A. Spine
G1-spine1# show ip bgp neighbors routes
Total number of BGP Neighbors: 6
1 IP Address: 10.20.10.1
Routes Accepted/Installed:15, Filtered/Kept:0, Filtered:0
Routes Selected as BEST Routes:10
BEST Routes not Installed in IP Forwarding Table:0
Unreachable Routes (no IGP Route for NEXTHOP):0
History Routes:0

NLRIs Received in Update Message:15, Withdraws:0 (0),


Replacements:0
NLRIs Discarded due to
Maximum Prefix Limit:0, AS Loop:0
Maximum Add-paths per Prefix per Peer Limit:0
Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
Invalid Confed aspath:0, maxas-limit aspath:0
Duplicated Originator_ID:0, Cluster_ID:0

Routes Advertised:11, To be Sent:0, To be Withdrawn:0


NLRIs Sent in Update Message:11, Withdraws:0, Replacements:0

Peer Out of Memory Count for:


Receiving Update Messages:0, Accepting Routes(NLRI):0
Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes
Holder:0

© 2020 Extreme Networks, Inc. All rights reserved . 76


SLX Configuration and Implementation Lab Guide SLX

2 IP Address: 10.20.20.1
Routes Accepted/Installed:13, Filtered/Kept:0, Filtered:0
Routes Selected as BEST Routes:3
BEST Routes not Installed in IP Forwarding Table:0
Unreachable Routes (no IGP Route for NEXTHOP):0
History Routes:0

NLRIs Received in Update Message:13, Withdraws:0 (0),


Replacements:0
NLRIs Discarded due to
Maximum Prefix Limit:0, AS Loop:0
Maximum Add-paths per Prefix per Peer Limit:0
Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
Invalid Confed aspath:0, maxas-limit aspath:0
Duplicated Originator_ID:0, Cluster_ID:0

Routes Advertised:21, To be Sent:0, To be Withdrawn:0


NLRIs Sent in Update Message:21, Withdraws:0, Replacements:0

Peer Out of Memory Count for:


Receiving Update Messages:0, Accepting Routes(NLRI):0
Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes
Holder:0

3 IP Address: 10.20.30.1
Routes Accepted/Installed:13, Filtered/Kept:0, Filtered:0
Routes Selected as BEST Routes:3
BEST Routes not Installed in IP Forwarding Table:0
Unreachable Routes (no IGP Route for NEXTHOP):0
History Routes:0

NLRIs Received in Update Message:13, Withdraws:0 (0),


Replacements:0
NLRIs Discarded due to
Maximum Prefix Limit:0, AS Loop:0
Maximum Add-paths per Prefix per Peer Limit:0
Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
Invalid Confed aspath:0, maxas-limit aspath:0
Duplicated Originator_ID:0, Cluster_ID:0

Routes Advertised:21, To be Sent:0, To be Withdrawn:0


NLRIs Sent in Update Message:21, Withdraws:0, Replacements:0

Peer Out of Memory Count for:


Receiving Update Messages:0, Accepting Routes(NLRI):0

© 2020 Extreme Networks, Inc. All rights reserved . 77


SLX Configuration and Implementation Lab Guide SLX

Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes


Holder:0

4 IP Address: 10.20.40.1
Routes Accepted/Installed:0, Filtered/Kept:0, Filtered:0
Routes Selected as BEST Routes:0
BEST Routes not Installed in IP Forwarding Table:0
Unreachable Routes (no IGP Route for NEXTHOP):0
History Routes:0

NLRIs Received in Update Message:0, Withdraws:0 (0),


Replacements:0
NLRIs Discarded due to
Maximum Prefix Limit:0, AS Loop:0
Maximum Add-paths per Prefix per Peer Limit:0
Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
Invalid Confed aspath:0, maxas-limit aspath:0
Duplicated Originator_ID:0, Cluster_ID:0

Routes Advertised:0, To be Sent:24, To be Withdrawn:0


NLRIs Sent in Update Message:0, Withdraws:0, Replacements:0

Peer Out of Memory Count for:


Receiving Update Messages:0, Accepting Routes(NLRI):0
Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes
Holder:0

<\Truncated>

B. Leaf:
G1-Leaf1# show ip bgp neighbors routes
Total number of BGP Neighbors: 2
1 IP Address: 10.20.10.2
Routes Accepted/Installed:11, Filtered/Kept:0, Filtered:0
Routes Selected as BEST Routes:9
BEST Routes not Installed in IP Forwarding Table:0
Unreachable Routes (no IGP Route for NEXTHOP):0
History Routes:0

NLRIs Received in Update Message:11, Withdraws:0 (0),


Replacements:0
NLRIs Discarded due to
Maximum Prefix Limit:0, AS Loop:0
Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
Invalid Confed aspath:0, maxas-limit aspath:0
Duplicated Originator_ID:0, Cluster_ID:0

© 2020 Extreme Networks, Inc. All rights reserved . 78


SLX Configuration and Implementation Lab Guide SLX

Routes Advertised:15, To be Sent:0, To be Withdrawn:0


NLRIs Sent in Update Message:15, Withdraws:0, Replacements:0

Peer Out of Memory Count for:


Receiving Update Messages:0, Accepting Routes(NLRI):0
Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes
Holder:0

2 IP Address: 10.20.110.2
Routes Accepted/Installed:17, Filtered/Kept:0, Filtered:0
Routes Selected as BEST Routes:11
BEST Routes not Installed in IP Forwarding Table:0
Unreachable Routes (no IGP Route for NEXTHOP):0
History Routes:0

NLRIs Received in Update Message:26, Withdraws:13 (4),


Replacements:0
NLRIs Discarded due to
Maximum Prefix Limit:0, AS Loop:2
Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
Invalid Confed aspath:0, maxas-limit aspath:0
Duplicated Originator_ID:0, Cluster_ID:0

Routes Advertised:13, To be Sent:0, To be Withdrawn:0


NLRIs Sent in Update Message:13, Withdraws:0, Replacements:0

Peer Out of Memory Count for:


Receiving Update Messages:0, Accepting Routes(NLRI):0
Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes
Holder:0

2.3 Other Useful Commands While Debugging BGP

1) show ip bgp attribute-entries : Displays BGP4 route-attribute entries that


are stored in device memory
2) show ip bgp dampened-paths : To display all dampened Routes
3) show ip bgp filtered-routes 10.20.110.2 prefix-list
myprefixlist: Displays BGP4 filtered routes that are received from a neighbor or peer
group.
4) show ip bgp neighbors 10.20.110.2: for a detailed information of a
specific neighbor.

End of Lab 6

© 2020 Extreme Networks, Inc. All rights reserved . 79


SLX Configuration and Implementation Lab Guide SLX

Lab 7: Configuring BGP (unnumbered


interfaces)
Lab Topology:

Device AS ID Loopback 1 Loopback 2 Router ID

G1-Leaf1 AS: 64101 10.1.1.1/32 10.10.10.1/32 10.1.1.1

G1-Leaf2 AS: 64101 10.1.1.2/32 10.10.10.2/32 10.1.1.2

G1-Leaf3 AS: 64102 10.1.1.3/32 10.10.10.3/32 10.1.1.3

G1-Leaf4 AS: 64102 10.1.1.4/32 10.10.10.4/32 10.1.1.4

G1-Leaf5 AS: 64103 10.1.1.5/32 10.10.10.5/32 10.1.1.5

G1-Leaf6 AS: 64103 10.1.1.6/32 10.10.10.6/32 10.1.1.6

G1-Spine1 AS: 65101 10.1.1.7/32 10.10.10.7/32 10.1.1.7

G1-Spine2 AS: 65101 10.1.1.8/32 10.10.10.8/32 10.1.1.8

Table: Loopback Interfaces and Router ID’s for Group-1

G2-Leaf1 AS: 64201 10.11.1.1/32 10.110.10.1/32 10.11.1.1

G2-Leaf2 AS: 64201 10.11.1.2/32 10.110.10.2/32 10.11.1.2

G2-Leaf3 AS: 64202 10.11.1.3/32 10.110.10.3/32 10.11.1.3

G2-Leaf4 AS: 64202 10.11.1.4/32 10.110.10.4/32 10.11.1.4

G2-Leaf5 AS: 64203 10.11.1.5/32 10.110.10.5/32 10.11.1.5

G2-Leaf6 AS: 64203 10.11.1.6/32 10.110.10.6/32 10.11.1.6

© 2020 Extreme Networks, Inc. All rights reserved . 80


SLX Configuration and Implementation Lab Guide SLX

G2-Spine1 AS: 65201 10.11.1.7/32 10.110.10.7/32 10.11.1.7

G1-Spine2 AS: 65201 10.11.1.8/32 10.110.10.8/32 10.11.1.8

Table: Loopback Interfaces and Router ID’s for Group-2

Device AS ID Eth 0/49 Eth 0/50 Eth 0/1 Eth 0/2 Eth 0/3 Eth 0/4 Eth 0/5 Eth 0/6

G1-Leaf1 AS: 64101 10.20.10.1/30 Un Numbered -- -- -- -- -- --

G1-Leaf2 AS: 64101 Un Numbered 10.20.20.1/30 -- -- -- -- -- --

G1-Leaf3 AS: 64102 10.20.30.1/30 Un Numbered -- -- -- -- -- --

G1-Leaf4 AS: 64102 Un Numbered 10.20.40.1/30 -- -- -- -- -- --

G1-Leaf5 AS: 64103 10.20.50.1/30 Un Numbered -- -- -- -- -- --

G1-Leaf6 AS:64103 Un Numbered 10.20.60.1/30 -- -- -- -- -- --

G1- AS: 65101 -- -- 10.20.10.2/30 10.20.20.2/30 10.20.30.2/30 10.20.40.2/30 10.20.50.2/30 10.20.60.2/30


Spine1

G1- AS: 65101 -- -- Un Numbered Un Numbered Un Numbered Un Numbered Un Numbered Un Numbered


Spine2

Table: Physical Interface Information for Group-1 device

Device AS ID Eth 0/49 Eth 0/50 Eth 0/1 Eth 0/2 Eth 0/3 Eth 0/4 Eth 0/5 Eth 0/6

AS: 64101 10.120.10.1/3 Un -- -- -- -- -- --


G2-Leaf1
0 Numbered

AS: 64101 Un Numbered 10.120.20.1 -- -- -- -- -- --


G2-Leaf2
/30

AS: 64102 10.120.30.1/3 Un -- -- -- -- -- --


G2-Leaf3
0 Numbered

AS: 64102 Un Numbered 10.120.40.1 -- -- -- -- -- --


G2-Leaf4
/30

AS: 64103 10.120.50.1/3 Un -- -- -- -- -- --


G2-Leaf5
0 Numbered

AS:64103 Un Numbered 10.120.60.1 -- -- -- -- -- --


G2-Leaf6
/30

G2- AS: 65101 -- -- 10.120.10.2/30 10.120.20.2/30 10.120.30.2/30 10.120.40.2/30 10.120.50.2/30 10.120.60.2/30


Spine1

G2- AS: 65101 -- -- Un Numbered Un Numbered Un Numbered Un Numbered Un Numbered Un Numbered


Spine2

Table: Physical Interface Information for Group-2 device

© 2020 Extreme Networks, Inc. All rights reserved . 81


SLX Configuration and Implementation Lab Guide SLX

Note: Since, this is a continuation of previous lab, first configure unnumbered interfaces and then
establish EBGP on un-numbered interface connected devices

Part 1: Configure unnumbered interfaces from the leaf devices to spine 2


1.1 Delete the IP addresses configured on the interfaces specified in the table below
and configure the unnumbered interfaces as given below.
From Device To Device Interface connected IP Address to configure
Leaf-1 Spine-2 E 0/50 Unnumbered

Leaf-2 Spine-2 E 0/49 Unnumbered


Leaf-3 Spine-2 E 0/50 Unnumbered

Leaf-4 Spine-2 E 0/49 Unnumbered

Leaf-5 Spine-2 E 0/50 Unnumbered

Leaf-6 Spine-2 E 0/49 Unnumbered

From Device To Device Interface connected IP Address to configure

Spine-2 Leaf-1 E 0/2 Unnumbered


Spine-2 Leaf-2 E 0/1 Unnumbered

Spine-2 Leaf-3 E 0/4 Unnumbered


Spine-2 Leaf-4 E 0/3 Unnumbered

Spine 2 Leaf-5 E 0/6 Unnumbered

Spine-2 Leaf-6 E 0/5 Unnumbered

A) LEAF-1:

G1-Leaf1(config)# int e 0/50


G1-Leaf1(conf-if-eth-0/50)# no ip address
G1-Leaf1(conf-if-eth-0/50)# ip unnumbered loopback 1
G1-Leaf1(conf-if-eth-0/50)# no shut

B) LEAF-2:

© 2020 Extreme Networks, Inc. All rights reserved . 82


SLX Configuration and Implementation Lab Guide SLX

G1-Leaf2(config)# int e 0/49


G1-Leaf2(conf-if-eth-0/49)# no ip address
G1-Leaf2(conf-if-eth-0/49)# ip unnumbered loopback 1
G1-Leaf2(conf-if-eth-0/49)# no shut

C) LEAF-3:

G1-Leaf3(config)# int e 0/50


G1-Leaf3(conf-if-eth-0/50)# no ip address
G1-Leaf3(conf-if-eth-0/50)# ip unnumbered loopback 1
G1-Leaf3(conf-if-eth-0/50)# no shut

D) LEAF-4:

G1-Leaf4(config)# int e 0/49


G1-Leaf4(conf-if-eth-0/49)# no ip address
G1-Leaf4(conf-if-eth-0/49)# ip unnumbered loopback 1
G1-Leaf4(conf-if-eth-0/49)# no shut

E) LEAF-5:

G1-Leaf5(config)# int e 0/50


G1-Leaf5(conf-if-eth-0/50)# no ip address
G1-Leaf5(conf-if-eth-0/50)# ip unnumbered loopback 1
G1-Leaf5(conf-if-eth-0/50)# no shut

F) LEAF-6:

G1-Leaf4(config)# int e 0/49


G1-Leaf4(conf-if-eth-0/49)# no ip address
G1-Leaf4(conf-if-eth-0/49)# ip unnumbered loopback 1
G1-Leaf4(conf-if-eth-0/49)# no shut

G) SPINE-1:

No Configuration changes. Keep the BGP peering with interfaces configured with IP
addresses

H) SPINE-2:

G1-spine2(config)# int e 0/1-6


G1-spine2(conf-if-eth-0/1-6)# no ip address
G1-spine2(conf-if-eth-0/1-6)# ip unnumbered loopback 1
G1-spine2(conf-if-eth-0/1-6)# no shut

© 2020 Extreme Networks, Inc. All rights reserved . 83


SLX Configuration and Implementation Lab Guide SLX

Part 2: Establishing EBGP on un-numbered interface


connected devices

2.1 LEAF-1:

BGP Configuration:
G1-Leaf1(config)# router bgp
G1-Leaf1(config-bgp-router)# local-as 64101
G1-Leaf1(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.8 remote-as 65101
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.8 ebgp-multihop 2
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.8 bfd
G1-leaf1(config-bgp-router)# neighbor 10.1.1.8 update-source
loopback 1
G1-Leaf1(config-bgp-router)# neighbor 10.20.10.2 remote-as
65101
G1-Leaf1(config-bgp-router)# neighbor 10.20.10.2 bfd
G1-Leaf1(config-bgp-router)# address-family ipv4 unicast
G1-Leaf1(config-bgp-ipv4u)# redistribute connected
G1-Leaf1(config-bgp-ipv4u)# neighbor 10.20.10.2 allowas-in 1
G1-Leaf1(config-bgp-ipv4u)# neighbor 10.1.1.8 allowas-in 1
G1-Leaf1(config-bgp-ipv4u)# maximum-paths 8
G1-Leaf1(config-bgp-ipv4u)# next-hop-recursion
G1-Leaf1(config-bgp-ipv4u)# !
G1-Leaf1(config-bgp-ipv4u)# address-family ipv6 unicast
G1-Leaf1(config-bgp-ipv6u)# !
G1-Leaf1(config-bgp-ipv6u)# end

2.2 LEAF-2:

BGP Configuration:
G1-leaf2(config)# no router bgp
G1-leaf2(config)# router bgp
G1-leaf2(config-bgp-router)# local-as 64101
G1-leaf2(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-leaf2(config-bgp-router)# neighbor 10.1.1.8 remote-as 65101
G1-leaf2(config-bgp-router)# neighbor 10.1.1.8 ebgp-multihop 2
G1-leaf2(config-bgp-router)# neighbor 10.1.1.8 bfd
G1-leaf2(config-bgp-router)# neighbor 10.1.1.8 update-source
loopback 1
G1-leaf2(config-bgp-router)# neighbor 10.20.20.2 remote-as
65101

© 2020 Extreme Networks, Inc. All rights reserved . 84


SLX Configuration and Implementation Lab Guide SLX

G1-leaf2(config-bgp-router)# neighbor 10.20.20.2 bfd


G1-leaf2(config-bgp-router)# address-family ipv4 unicast
G1-leaf2(config-bgp-ipv4u)# redistribute connected
G1-leaf2(config-bgp-ipv4u)# neighbor 10.20.20.2 allowas-in 1
G1-leaf2(config-bgp-ipv4u)# neighbor 10.1.1.8 allowas-in 1
G1-leaf2(config-bgp-ipv4u)# maximum-paths 8
G1-leaf2(config-bgp-ipv4u)# next-hop-recursion
G1-leaf2(config-bgp-ipv4u)# !
G1-leaf2(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf2(config-bgp-ipv6u)# !

2.3 LEAF-3:

BGP Configuration:
G1-Leaf3(config)# no router bgp
G1-Leaf3(config)# router bgp
G1-Leaf3(config-bgp-router)# local-as 64102
G1-Leaf3(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-Leaf3(config-bgp-router)# neighbor 10.1.1.8 remote-as 65101
G1-Leaf3(config-bgp-router)# neighbor 10.1.1.8 ebgp-multihop 2
G1-Leaf3(config-bgp-router)# neighbor 10.1.1.8 bfd
G1-leaf3(config-bgp-router)# neighbor 10.1.1.8 update-source
loopback 1
G1-Leaf3(config-bgp-router)# neighbor 10.20.30.2 remote-as
65101
G1-Leaf3(config-bgp-router)# neighbor 10.20.30.2 bfd
G1-Leaf3(config-bgp-router)# address-family ipv4 unicast
G1-Leaf3(config-bgp-ipv4u)# redistribute connected
G1-Leaf3(config-bgp-ipv4u)# neighbor 10.20.30.2 allowas-in 1
G1-Leaf3(config-bgp-ipv4u)# neighbor 10.1.1.8 allowas-in 1
G1-Leaf3(config-bgp-ipv4u)# maximum-paths 8
G1-Leaf3(config-bgp-ipv4u)# next-hop-recursion
G1-Leaf3(config-bgp-ipv4u)# !
G1-Leaf3(config-bgp-ipv4u)# address-family ipv6 unicast
G1-Leaf3(config-bgp-ipv6u)# !

2.4 LEAF-4:

BGP Configuration:
G1-leaf4(config)# no router bgp
G1-leaf4(config)# router bgp
G1-leaf4(config-bgp-router)# local-as 64102
G1-leaf4(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44

© 2020 Extreme Networks, Inc. All rights reserved . 85


SLX Configuration and Implementation Lab Guide SLX

G1-leaf4(config-bgp-router)# neighbor 10.1.1.8 remote-as 65101


G1-leaf4(config-bgp-router)# neighbor 10.1.1.8 ebgp-multihop 2
G1-leaf4(config-bgp-router)# neighbor 10.1.1.8 bfd
G1-leaf4(config-bgp-router)# neighbor 10.1.1.8 update-source
loopback 1
G1-leaf4(config-bgp-router)# neighbor 10.20.40.2 remote-as
65101
G1-leaf4(config-bgp-router)# neighbor 10.20.40.2 bfd
G1-leaf4(config-bgp-router)# address-family ipv4 unicast
G1-leaf4(config-bgp-ipv4u)# redistribute connected
G1-leaf4(config-bgp-ipv4u)# neighbor 10.20.40.2 allowas-in 1
G1-leaf4(config-bgp-ipv4u)# neighbor 10.1.1.8 allowas-in 1
G1-leaf4(config-bgp-ipv4u)# maximum-paths 8
G1-leaf4(config-bgp-ipv4u)# next-hop-recursion
G1-leaf4(config-bgp-ipv4u)# !
G1-leaf4(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf4(config-bgp-ipv6u)# !

2.5 Leaf-5:

BGP Configuration:
G1-leaf5(config)# no router bgp
G1-leaf5(config)# router bgp
G1-leaf5(config-bgp-router)# local-as 64103
G1-leaf5(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-leaf5(config-bgp-router)# neighbor 10.1.1.8 remote-as 65101
G1-leaf5(config-bgp-router)# neighbor 10.1.1.8 ebgp-multihop 2
G1-leaf5(config-bgp-router)# neighbor 10.1.1.8 bfd
G1-leaf5(config-bgp-router)# neighbor 10.1.1.8 update-source
loopback 1
G1-leaf5(config-bgp-router)# neighbor 10.20.50.2 remote-as
65101
G1-leaf5(config-bgp-router)# neighbor 10.20.50.2 bfd
G1-leaf5(config-bgp-router)# address-family ipv4 unicast
G1-leaf5(config-bgp-ipv4u)# redistribute connected
G1-leaf5(config-bgp-ipv4u)# neighbor 10.20.50.2 allowas-in 1
G1-leaf5(config-bgp-ipv4u)# neighbor 10.1.1.8 allowas-in 1
G1-leaf5(config-bgp-ipv4u)# maximum-paths 8
G1-leaf5(config-bgp-ipv4u)# next-hop-recursion
G1-leaf5(config-bgp-ipv4u)# !
G1-leaf5(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf5(config-bgp-ipv6u)# !

2.6 Leaf-6:

© 2020 Extreme Networks, Inc. All rights reserved . 86


SLX Configuration and Implementation Lab Guide SLX

BGP Configuration:
G1-leaf6(config)# no router bgp
G1-leaf6(config)# router bgp
G1-leaf6(config-bgp-router)# local-as 64103
G1-leaf6(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-leaf6(config-bgp-router)# neighbor 10.1.1.8 remote-as 65101
G1-leaf6(config-bgp-router)# neighbor 10.1.1.8 ebgp-multihop 2
G1-leaf6(config-bgp-router)# neighbor 10.1.1.8 bfd
G1-leaf6(config-bgp-router)# neighbor 10.1.1.8 update-source
loopback 1
G1-leaf6(config-bgp-router)# neighbor 10.20.60.2 remote-as
65101
G1-leaf6(config-bgp-router)# neighbor 10.20.60.2 bfd
G1-leaf6(config-bgp-router)# address-family ipv4 unicast
G1-leaf6(config-bgp-ipv4u)# redistribute connected
G1-leaf6(config-bgp-ipv4u)# neighbor 10.20.60.2 allowas-in 1
G1-leaf6(config-bgp-ipv4u)# neighbor 10.1.1.8 allowas-in 1
G1-leaf6(config-bgp-ipv4u)# maximum-paths 8
G1-leaf6(config-bgp-ipv4u)# next-hop-recursion
G1-leaf6(config-bgp-ipv4u)# !
G1-leaf6(config-bgp-ipv4u)# address-family ipv6 unicast
G1-leaf6(config-bgp-ipv6u)# !

2.7 SPINE-2:

BGP Configuration:

G1-spine2# conf t
Entering configuration mode terminal
G1-spine2(config)# no router bgp
G1-spine2(config)# router bgp
G1-spine2(config-bgp-router)# local-as 65101
G1-spine2(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-spine2(config-bgp-router)# neighbor 10.1.1.1 remote-as 64101
G1-spine2(config-bgp-router)# neighbor 10.1.1.1 ebgp-multihop 2
G1-spine2(config-bgp-router)# neighbor 10.1.1.1 bfd
G1-spine2(config-bgp-router)# neighbor 10.1.1.1 update-source
loopback 1
G1-spine2(config-bgp-router)# neighbor 10.1.1.2 remote-as 64101
G1-spine2(config-bgp-router)# neighbor 10.1.1.2 ebgp-multihop 2
G1-spine2(config-bgp-router)# neighbor 10.1.1.2 bfd
G1-spine2(config-bgp-router)# neighbor 10.1.1.2 update-source
loopback 1
G1-spine2(config-bgp-router)# neighbor 10.1.1.3 remote-as 64102

© 2020 Extreme Networks, Inc. All rights reserved . 87


SLX Configuration and Implementation Lab Guide SLX

G1-spine2(config-bgp-router)# neighbor 10.1.1.3 ebgp-multihop 2


G1-spine2(config-bgp-router)# neighbor 10.1.1.3 bfd
G1-spine2(config-bgp-router)# neighbor 10.1.1.3 update-source
loopback 1
G1-spine2(config-bgp-router)# neighbor 10.1.1.4 remote-as 64102
G1-spine2(config-bgp-router)# neighbor 10.1.1.4 ebgp-multihop 2
G1-spine2(config-bgp-router)# neighbor 10.1.1.4 bfd
G1-spine2(config-bgp-router)# neighbor 10.1.1.4 update-source
loopback 1
G1-spine2(config-bgp-router)# neighbor 10.1.1.5 remote-as 64103
G1-spine2(config-bgp-router)# neighbor 10.1.1.5 ebgp-multihop 2
G1-spine2(config-bgp-router)# neighbor 10.1.1.5 bfd
G1-spine2(config-bgp-router)# neighbor 10.1.1.5 update-source
loopback 1
G1-spine2(config-bgp-router)# neighbor 10.1.1.6 remote-as 64103
G1-spine2(config-bgp-router)# neighbor 10.1.1.6 ebgp-multihop 2
G1-spine2(config-bgp-router)# neighbor 10.1.1.6 bfd
G1-spine2(config-bgp-router)# neighbor 10.1.1.6 update-source
loopback 1
G1-spine2(config-bgp-router)# address-family ipv4 unicast
G1-spine2(config-bgp-ipv4u)# redistribute connected
G1-spine2(config-bgp-ipv4u)# neighbor 10.1.1.1 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.1.1.2 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.1.1.3 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.1.1.4 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.1.1.5 allowas-in 1
G1-spine2(config-bgp-ipv4u)# neighbor 10.1.1.6 allowas-in 1
G1-spine2(config-bgp-ipv4u)# maximum-paths 8
G1-spine2(config-bgp-ipv4u)# !
G1-spine2(config-bgp-ipv4u)# address-family ipv6 unicast
G1-spine2(config-bgp-ipv6u)# !

Part 3: Veryfying BGP Configuration


2.1 Use show ip bgp summary command to view the establishment of BGP
Peers

A) Spine-2

G1-spine2# show ip bgp summary


BGP4 Summary
Router ID: 10.1.1.8 Local AS Number: 65101
Confederation Identifier: not configured
Confederation Peers:
Maximum Number of IP ECMP Paths Supported for Load Sharing: 8
Number of Neighbors Configured: 6, UP: 5

© 2020 Extreme Networks, Inc. All rights reserved . 88


SLX Configuration and Implementation Lab Guide SLX

Number of Routes Installed: 102, Uses 16014 bytes


Number of Routes Advertising to All Neighbors: 12 (2
entries), Uses 152 bytes
Number of Attribute Entries Installed: 26, Uses 4966 bytes
*Dynamically created based on a listen range command
Dynamically created neighbors: 0/100(max)
A: Auto Discovered Neighbors using LLDP
Auto Neighbors Count: 0
'+': Data in InQueue '>': Data in OutQueue '-': Clearing
'*': Update Policy 'c': Group change 'p': Group change
Pending
'r': Restarting 's': Stale '^': Up before Restart '<': EOR
waiting
'$': Learning-Phase (for Delayed Route Calculation)
'#': RIB-in Phase
Neighbor Address AS# State Time Rt:Accepted Sent
10.1.1.1 64101 ESTAB 2h22m31s 9 11
10.1.1.2 64101 ESTAB 2h22m30s 9 12
10.1.1.3 64102 ESTAB 2h22m19s 3 12
10.1.1.4 64102 ESTAB 2h22m30s 3 12
10.1.1.5 64103 ESTAB 2h22m19s 3 12
10.1.1.6 64103 ESTAB 2h22m30s 3 12

Note: Even after doing everything correctly, if the state says CONN, then use
these commands to reset the connections
copy running-config startup-config
reload

B) Leaf-4

G1-leaf4# show ip bgp summary


G1-Leaf3# show ip bgp summary
BGP4 Summary
Router ID: 10.1.1.3 Local AS Number: 64102
Confederation Identifier: not configured
Confederation Peers:
Maximum Number of IP ECMP Paths Supported for Load Sharing: 8
Number of Neighbors Configured: 2, UP: 2
Number of Routes Installed: 25, Uses 2700 bytes
Number of Routes Advertising to All Neighbors: 25 (22
entries), Uses 1144 bytes
Number of Attribute Entries Installed: 7, Uses 805 bytes
*Dynamically created based on a listen range command
Dynamically created neighbors: 0/100(max)
A: Auto Discovered Neighbors using LLDP
Auto Neighbors Count: 0

© 2020 Extreme Networks, Inc. All rights reserved . 89


SLX Configuration and Implementation Lab Guide SLX

Neighbor Address AS# State Time Rt: Filtered Sent


10.1.1.8 65101 ESTAB 0h10m 7s 2 0 20
10.20.30.2 65101 ESTAB 1h46m 4s 20 0 5

2.2 Use show ip bgp routes command to view the routes learnt from BGP

G1-spine2# show ip bgp routes

G1-leaf4# show ip bgp routes

© 2020 Extreme Networks, Inc. All rights reserved . 90


SLX Configuration and Implementation Lab Guide SLX

3.3 Other Useful Commands While Debugging BGP

show ip bgp attribute-entries : Displays BGP4 route-attribute entries that are


stored in device memory
show ip bgp dampened-paths : To display all dampened Routes
show ip bgp neighbors 10.20.110.2: For a Detailed Summary of a Particualr
neighbor.

End of Lab 7

© 2020 Extreme Networks, Inc. All rights reserved . 91


SLX Configuration and Implementation Lab Guide SLX

Lab 8: Configuring BGP EVPN


Lab Topology

Part-1: Configuring EVPN peering using VXLAN


encapsulation
1.1 Leaf Devices:
Configure l2vpn peering on all the leaf devices(G1-Leaf1, G1-Leaf2, G1-Leaf3,
G1-Leaf4, G1-Leaf5, G1-Leaf6) to both the spine devices

G1-leaf1(config)# router bgp


G1-leaf1(config-bgp-router)# address-family l2vpn evpn
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.8 encapsulation
vxlan
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.8 next-hop-unchanged
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.8 activate

1.2 Spine-2:

G1-Spine2(config-bgp-router)# router bgp


G1-Spine2(config-bgp-router)# address-family l2vpn evpn
G1-Spine2(config-bgp-evpn)# retain route-target all
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.1 encapsulation
vxlan
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.1 next-hop-
unchanged

© 2020 Extreme Networks, Inc. All rights reserved . 92


SLX Configuration and Implementation Lab Guide SLX

G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.1 activate


G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.2 encapsulation
vxlan
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.2 next-hop-
unchanged
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.2 activate
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.3 encapsulation
vxlan
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.3 next-hop-
unchanged
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.3 activate
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.4 encapsulation
vxlan
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.4 next-hop-
unchanged
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.4 activate
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.5 encapsulation
vxlan
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.5 next-hop-
unchanged
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.5 activate
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.6 encapsulation
vxlan
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.6 next-hop-
unchanged
G1-Spine2(config-bgp-evpn)# neighbor 10.1.1.6 activate

Part-2: Summary Commands

2.1 Use show ip bgp summary to view the establishment of BGP peers

A) Leaf-2:

© 2020 Extreme Networks, Inc. All rights reserved . 93


SLX Configuration and Implementation Lab Guide SLX

B) Spine-2:

2.2 Use show ip bgp routes to view the routes learnt from BGP.

A) Spine-1:

© 2020 Extreme Networks, Inc. All rights reserved . 94


SLX Configuration and Implementation Lab Guide SLX

© 2020 Extreme Networks, Inc. All rights reserved . 95


SLX Configuration and Implementation Lab Guide SLX

B) Leaf-2:

2.3 Use show bgp evpn summary command to view the establishment of
BGP EVPN peers
A) Leaf-1:

Part-3: Configuring BGP EVPN Instance


3.1 Configure BGP EVPN Instance on all Leaf Devices as given below
Add the VLANs in EVPN Instance as per the table given below

Device VLAN Device VLAN


G1-Leaf1 100 G2-Leaf1 100
G1-Leaf2 100 G2-Leaf2 100
G1-Leaf3 200 G2-Leaf3 200
G1-Leaf4 200 G2-Leaf4 200
G1-Leaf5 300 G2-Leaf5 300
G1-Leaf6 300 G2-Leaf6 300

© 2020 Extreme Networks, Inc. All rights reserved . 96


SLX Configuration and Implementation Lab Guide SLX

G1-leaf1(config)# evpn evpn1


G1-leaf1(config-evpn-evpn1)# route-target both auto
ignore-as
G1-leaf1(config-evpn-evpn1)# rd auto
G1-leaf1(config-evpn-evpn1)# vlan add 100
G1-leaf1(config-evpn-evpn1)# !

3.2 Configure Overlay gateway as per the table given below.

Device overlay-gateway Device overlay-gateway


G1-Leaf1 PoD1 G2-Leaf1 PoD1
G1-Leaf2 PoD1 G2-Leaf2 PoD1
G1-Leaf3 PoD2 G2-Leaf3 PoD2
G1-Leaf4 PoD2 G2-Leaf4 PoD2
G1-Leaf5 PoD3 G2-Leaf5 PoD3
G1-Leaf6 PoD3 G2-Leaf6 PoD3

G1-leaf1(config)# overlay-gateway PoD1


G1-leaf1(config-overlay-gw-PoD1)# type layer2-extension
G1-leaf1(config-overlay-gw-PoD1)# ip interface Loopback 1
G1-leaf1(config-overlay-gw-PoD1)# map vni auto
G1-leaf1(config-overlay-gw-PoD1)# activate
G1-leaf1(config-overlay-gw-PoD1)# !

3.3 Configure BGP EVPN tunnels between the Leaf devices as given in the
table below

Device EVPN Tunnel 1 EVPN Tunnel 2


G1-Leaf1 G1-Leaf3 (64102) G1-Leaf5 (64103)
G1-Leaf2 G1-Leaf4 (64102) G1-Leaf6 (64103)
G1-Leaf3 G1-Leaf1 (64101) G1-Leaf5 (64103)
G1-Leaf4 G1-Leaf2 (64101) G1-Leaf6 (64103)
G1-Leaf5 G1-Leaf1 (64101) G1-Leaf3 (64102)
G1-Leaf6 G1-Leaf2 (64102) G1-Leaf4 (64102)

G1-Leaf1(config)# router bgp


G1-Leaf1(config-bgp-router)# bfd interval 140 min-rx 125
multiplier 44
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.3 remote-as 64102
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.3 ebgp-multihop 2
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.3 bfd
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.5 remote-as 64103

© 2020 Extreme Networks, Inc. All rights reserved . 97


SLX Configuration and Implementation Lab Guide SLX

G1-Leaf1(config-bgp-router)# neighbor 10.1.1.5 ebgp-multihop 2


G1-Leaf1(config-bgp-router)# neighbor 10.1.1.5 bfd

G1-leaf1(config-bgp-router)# address-family l2vpn evpn


G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.3 encapsulation
vxlan
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.3 next-hop-unchanged
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.3 activate
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.5 encapsulation
vxlan
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.5 next-hop-unchanged
G1-leaf1(config-bgp-evpn)# neighbor 10.1.1.5 activate

3.4 . Please run operational and monitoring commands to verify the establishment
of evpn tunnels.

G1-leaf1# show bgp evpn summary


BGP4 Summary
Router ID: 10.1.1.1 Local AS Number: 64101
Confederation Identifier: not configured
Confederation Peers:
Maximum Number of IP ECMP Paths Supported for Load Sharing: 1
Number of Neighbors Configured: 3, UP: 2
Number of Routes Installed: 5, Uses 540 bytes
Number of Routes Advertising to All Neighbors: 11 (4 entries),
Uses 208 bytes
Number of Attribute Entries Installed: 11, Uses 1265 bytes
*Dynamically created based on a listen range command
Dynamically created neighbors: 0/100(max)
A: Auto Discovered Neighbors using LLDP
Auto Neighbors Count: 0
Neighbor Address AS# State Time Rt:Accepted Filtered Sent ToSend
10.1.1.3 64102 ESTAB 11h41m43s 1 3 3 0
10.1.1.5 64103 ESTAB 11h41m43s 1 3 3 0
10.1.1.8 65101 ESTAB 11h42m 6s 0 0 0 4

G1-leaf1# show tunn status


Tnlid Adm state Oper state BFD state Tnl dest IP VeId Ve state
========= ========= ========== ========= =========== =========
61441 up up 10.1.1.3 NA NA
61441 up up 10.1.1.5 NA NA

End of Lab 8

© 2020 Extreme Networks, Inc. All rights reserved . 98


SLX Configuration and Implementation Lab Guide SLX

Lab 9: MCT Configuration


Objectives:

In this lab exercise, you will perform the tasks of configuring and verifying the
operation of Multi-Chassis Trunking (MCT)
• Configure MCT on SLX devices
• Verify the operation of MCT using SLX-OS CLI

Lab Topology:

© 2020 Extreme Networks, Inc. All rights reserved . 99


SLX Configuration and Implementation Lab Guide SLX

Device Port Channel 1 Ve 4090 Peer Loopback 1 Peer IP address

G1-leaf1 E 0/3 & E 0/4 10.1.1.21/30 10.1.1.2/32 10.1.1.22

G1-leaf2 E 0/3 & E 0/4 10.1.1.22/30 10.1.1.1/32 10.1.1.21

G1-leaf3 E 0/3 & E 0/4 10.1.1.26/30 10.1.1.4/32 10.1.1.25

G1-leaf4 E 0/3 & E 0/4 10.1.1.25/30 10.1.1.3/32 10.1.1.26

G1-Leaf5 E 0/3 & E 0/4 10.1.1.30/30 10.1.1.6/32 10.1.1.29

G1-Leaf6 E 0/3 & E 0/4 10.1.1.29/30 10.1.1.5/32 10.1.1.30

Device Port Channel 1 Ve 4090 Peer Loopback 1 Peer IP address

G2-leaf1 E 0/3 & E 0/4 10.11.1.21/30 10.11.1.2/32 10.11.1.22

G2-leaf2 E 0/3 & E 0/4 10.11.1.22/30 10.11.1.1/32 10.11.1.21

G2-leaf3 E 0/3 & E 0/4 10.11.1.25/30 10.11.1.4/32 10.11.1.26

G2-leaf4 E 0/3 & E 0/4 10.11.1.26/30 10.11.1.3/32 10.11.1.25

G2-Leaf5 E 0/3 & E 0/4 10.11.1.29/30 10.11.1.6/32 10.11.1.30

G2-Leaf6 E 0/3 & E 0/4 10.11.1.30/30 10.11.1.5/32 10.11.1.29

Table: Interface Information for MCT Lab

© 2020 Extreme Networks, Inc. All rights reserved . 100


SLX Configuration and Implementation Lab Guide SLX

Part-1: ICL Port-channel Configuration

1.1 Configuring Port Channel interface

Peer 1:

G1-Leaf1# conf t
G1-Leaf1(config)# interface Port-channel 1
G1-Leaf1(config-Port-channel-1)# no shutdown

Peer 2:

G1-Leaf2# conf t
G1-Leaf2(config)# interface Port-channel 1
G1-Leaf2(config-Port-channel-1)# no shutdown

1.2 Adding Ethernet interfaces (e 0/3 and e 0/4) to Port Channel

Peer 1:
G1-Leaf1(config-Port-channel-1)# interface Ethernet 0/3
G1-Leaf1(conf-if-eth-0/3)# channel-group 1 mode active type
standard
G1-Leaf1(conf-if-eth-0/3)# no shutdown
G1-Leaf1(conf-if-eth-0/3)# interface Ethernet 0/4
G1-Leaf1(conf-if-eth-0/4)# channel-group 1 mode active type
standard
G1-Leaf1(conf-if-eth-0/4)# no shutdown

Peer 2:
G1-Leaf2(config-Port-channel-1)# interface Ethernet 0/3
G1-Leaf2(conf-if-eth-0/3)# channel-group 1 mode active type
standard
G1-Leaf2(conf-if-eth-0/3)# no shutdown
G1-Leaf2(conf-if-eth-0/3)# interface Ethernet 0/4
G1-Leaf2(conf-if-eth-0/4)# channel-group 1 mode active type
standard
G1-Leaf2(conf-if-eth-0/4)# no shutdown

Part-2: Configuring Cluster Control VLAN

© 2020 Extreme Networks, Inc. All rights reserved . 101


SLX Configuration and Implementation Lab Guide SLX

Peer 1:

G1-Leaf1(config)# vlan 4090


G1-Leaf1(config-vlan-4090)# router-interface Ve 4090
G1-Leaf1(config-vlan-4090)# interface Ve 4090
G1-Leaf1(config-if-Ve-4090)# ip address 10.1.1.21/30
G1-Leaf1(config-if-Ve-4090)# no shutdown

Note: Configure static route pointing to the loopback 1 address of MCT peer with next hop ip
address of cluster control vlan. Information on next hop and Loopback 1 addresses is provided
in the table

G1-Leaf1(config-if-Ve-4090)# ip route 10.1.1.2/32 10.1.1.22

Peer 2:

G1-Leaf2(config)# vlan 4090


G1-Leaf2(config-vlan-4090)# router-interface Ve 4090
G1-Leaf2(config-vlan-4090)# interface Ve 4090
G1-Leaf2(config-if-Ve-4090)# ip address 10.1.1.22/30
G1-Leaf2(config-if-Ve-4090)# no shutdown

G1-Leaf2(config-if-Ve-4090)# ip route 10.1.1.1/32 10.1.1.21

Part-3: Configuring MCT Cluster


Peer 1:

G1-Leaf1(config-Port-channel-1)# cluster MCT1 1


G1-Leaf1(config-cluster-1)# peer-interface Port-channel 1
G1-Leaf1(config-cluster-1)# peer 10.1.1.22
G1-Leaf1(config-cluster-1)# deploy
2019/04/07-19:44:31, [MCT-1001], 107782,, INFO, SLX9140,
Cluster 1/MCT1 is up.
G1-Leaf1(config-cluster-1)# evpn default
G1-Leaf1(config-evpn-default)# route-target both auto ignore-as
G1-Leaf1(config-evpn-default)# rd auto
G1-Leaf1(config-evpn-default)# vlan add 1-4088

Peer 2:

G1-Leaf2(config-Port-channel-1)# cluster MCT1 1


G1-Leaf2(config-cluster-1)# peer-interface Port-channel 1

© 2020 Extreme Networks, Inc. All rights reserved . 102


SLX Configuration and Implementation Lab Guide SLX

G1-Leaf2(config-cluster-1)# peer 10.1.1.21


G1-Leaf2(config-cluster-1)# deploy
2019/04/07-19:44:31, [MCT-1001], 107782,, INFO, SLX9140,
Cluster 1/MCT1 is up.
G1-Leaf2(config-cluster-1)# evpn default
G1-Leaf2(config-evpn-default)# route-target both auto ignore-as
G1-Leaf2(config-evpn-default)# rd auto
G1-Leaf2(config-evpn-default)# vlan add 1-4088

Part-4: Configuring iBGP peering with MCT Peer

Peer 1:

G1-Leaf1(config)# router bgp


G1-Leaf1(config-bgp-router)#neighbor 10.1.1.22 remote-as 64101
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.2 remote-as 64101
G1-Leaf1(config-bgp-router)# neighbor 10.1.1.2 update-source
loopback 1
G1-Leaf1(config-bgp-router)#address-family l2vpn evpn
G1-Leaf1(config-bgp-evpn)#neighbor 10.1.1.22 encapsulation nsh
G1-Leaf1(config-bgp-evpn)#neighbor 10.1.1.22 activate
G1-Leaf1(config-bgp-evpn)#do clear ip bgp neighbor all

Peer 2:

G1-Leaf2(config)# router bgp


G1-Leaf2(config-bgp-router)#neighbor 10.1.1.21 remote-as 64101
G1-Leaf2(config-bgp-router)# neighbor 10.1.1.1 remote-as 64101
G1-Leaf2(config-bgp-router)# neighbor 10.1.1.1 update-source
loopback 1
G1-Leaf2(config-bgp-router)#address-family l2vpn evpn
G1-Leaf2(config-bgp-evpn)#neighbor 10.1.1.21 encapsulation nsh
G1-Leaf2(config-bgp-evpn)#neighbor 10.1.1.21 activate
G1-Leaf2(config-bgp-evpn)#do clear ip bgp neighbor all

Part-5: Configuring MCT Client interface

Peer 1:

G1-Leaf1(config)# interface Port-channel 11


G1-Leaf1(config-Port-channel-11)# speed 1000
G1-Leaf1(config-Port-channel-11)# switchport
G1-Leaf1(config-Port-channel-11)# switchport mode trunk

© 2020 Extreme Networks, Inc. All rights reserved . 103


SLX Configuration and Implementation Lab Guide SLX

G1-Leaf1(config-Port-channel-11)# no shutdown
Note: The cluster client interface in all the lab SLX devices is connected on port e 0/32 to cluster
client device i.e. XOS switch. Please refer to lab topology for further clarification.

G1-Leaf1(config-Port-channel-11)# interface Ethernet 0/32


G1-Leaf1(conf-if-eth-0/32)# channel-group 11 mode active type
standard
G1-Leaf1(conf-if-eth-0/32)# no shutdown

Peer 2:
G1-Leaf2(config)# interface Port-channel 11
G1-Leaf2(config-Port-channel-11)# speed 1000
G1-Leaf2(config-Port-channel-11)# switchport
G1-Leaf2(config-Port-channel-11)# switchport mode trunk
G1-Leaf2(config-Port-channel-11)# no shutdown
G1-Leaf2(config-Port-channel-11)# interface Ethernet 0/32
G1-Leaf2(conf-if-eth-0/32)# channel-group 11 mode active type
standard
G1-Leaf2(conf-if-eth-0/32)# no shutdown

Part-6: Configuring cluster Client to MCT Cluster

Peer 1:
G1-Leaf1(conf-if-eth-0/32)#cluster MCT1 1
G1-Leaf1(config-cluster-1)#client G1-XOS 1
G1-Leaf1(config-cluster-client-1)#client-interface Port-channel
11
G1-Leaf1(config-cluster-client-1)#deploy
G1-Leaf1(config-cluster-client-1)#

Peer 2:
G1-Leaf2(conf-if-eth-0/32)#cluster MCT1 1
G1-Leaf2(config-cluster-1)#client G1-XOS 1
G1-Leaf2(config-cluster-client-1)#client-interface Port-channel
11
G1-Leaf2(config-cluster-client-1)#deploy
G1-Leaf2(config-cluster-client-1)#

Part-7: Configuring cluster Client switch i.e XOS switch

7.1 Login to XOS Switch using the credentials given in lab guide
information section.

© 2020 Extreme Networks, Inc. All rights reserved . 104


SLX Configuration and Implementation Lab Guide SLX

login: admin
password:

ExtremeXOS
Copyright (C) 1996-2013 Extreme Networks. All rights reserved.
Protected by US Patent Nos: 6,678,248; 6,104,700; 6,766,482;
6,618,388; 6,034,957; 6,859,438; 6,912,592; 6,954,436;
<Truncated/>
==============================================================

Press the <tab> or '?' key at any time for completions.


Remember to save your configuration changes.
* Group 1 XOS.1 #

Note: Please login using the management IP address of XOS switch so that multiple users can
connect and configure the switch as needed

7.2 On XOS switch configure port sharing group using the ports
given in the table

Peer 1:
* Group 1 XOS.1 # enable sharing 21 grouping 21,22 lacp

Peer 2:
* Group 1 XOS.1 # enable sharing 22 grouping 21,22 lacp

The following output is displayed


Warning: Any config on the master port is lost (STP, IGMP
Filter, IGMP Static Group, MAC-Security, CFM, TRILL, etc.)

* Group 1 XOS.2 #

Cluster Device G1-XOS Port


G1-Leaf1 21
G1-Leaf2 22
G1-Leaf3 23
G1-Leaf4 24
G1-Leaf5 25
G1-Leaf6 26

© 2020 Extreme Networks, Inc. All rights reserved . 105


SLX Configuration and Implementation Lab Guide SLX

Cluster Device G2-XOS Port


G2-Leaf1 21
G2-Leaf2 22
G2-Leaf3 23
G2-Leaf4 24
G2-Leaf5 25
G2-Leaf6 26

© 2020 Extreme Networks, Inc. All rights reserved . 106


SLX Configuration and Implementation Lab Guide SLX

Part-8: Veryfying Configuration

8.1 Use show cluster command to verify the MCT cluster status

8.2 Use show cluster 1 client command to verify the cluster client
status
G1-leaf1# show cluster 1 client

Client Info:
============
Name Id Label(Lo/Re) Interface Local/Remote State
---- -- ------------ --------- --------------
G1-XOS 1 1025/ 1025 Port-channel 11 Up / Up

8.3 Use show cluster 1 client command to verify the cluster client
status
G1-leaf1# show cluster 1 client 1

Client Info:
============
Client : G1-XOS
Client-id : 1
Client state : Deployed
Interface state : Up

© 2020 Extreme Networks, Inc. All rights reserved . 107


SLX Configuration and Implementation Lab Guide SLX

Interface : Port-channel 11
Vlans : 1
Bridge Domains :
Number of DF Vlans : 1
Elected DF for vlans : 1
Number of DF Bridge Domains : 0
Elected DF for Bridge Domains :

END of Lab 9

© 2020 Extreme Networks, Inc. All rights reserved . 108


SLX Configuration and Implementation Lab Guide SLX

Appendix A: OSPF Configuration Lab


In this lab session, you will be configuring OSPF using a Multi-area Topology across
all the switches.

Clean up before this lab:

1) Copy default configuration

G1-Leaf1# copy default-config startup-config

This operation will modify your startup configuration. Do you want


to continue? [y/n]:y
WARN: "reload system" is required to have configuration changes
take effect!

2020/06/12-17:58:13, [DCM-1103], 6976,, INFO, SLX9140, Copy


default-config to startup-config operation successful on this
node.

2) Reload for changes to take place

G1-Leaf1# reload

Warning: Unsaved configuration will be lost. Please run


`copy running-config startup-config` to save the current
configuration if not done already.

Are you sure you want to reload the switch? [y/n]:y


The system is going down for reload NOW !!
[114069.858121] VBLADE: vblade_control: FEPORTS_DISABLE
xpDma::quiesce:335 devId=0
xpDriverWrapper::quiesce:146 devId=0

3) Set the host-name:

SLX(config)# switch-attributes host-name G1-leaf1

4) Check if Management IP is already configured.


G1-Leaf1# show running-config interface Management 0

If it isn’t, follow these steps to configuring Management IP:

G1-leaf1(config)# interface Management 0


G1-leaf1(config-Management-0)# no ip address dhcp
G1-leaf1(config-Management-0)# ip address 10.140.8.101/24

© 2020 Extreme Networks, Inc. All rights reserved . 109


SLX Configuration and Implementation Lab Guide SLX

G1-leaf1(config-Management-0)# no shutdown
G1-leaf1(config-Management-0)# exit

5) Also, Configure Loopback I addresses as specified in Lab: 2.

G1-leaf1(config)# interface loopback 1


G1-leaf1(config-loopback-1)# no ip address dhcp
G1-leaf1(config-loopback-1)# ip address 10.1.1.1/32
G1-leaf1(config-loopback-1)# no shutdown

Note: The configuration details such as Management IP and loopback address information are
available in Lab 2 for your assigned device. Also, Refer to Lab 2 for clear explanation of
commands and usage

Lab Topology:

Device Loopback 2 Router ID Area

G1-Leaf1 10.10.10.1/32 10.1.1.1 1

G1-Leaf2 10.10.10.2/32 10.1.1.2 1

G1-Leaf3 10.10.10.3/32 10.1.1.3 2

G1-Leaf4 10.10.10.4/32 10.1.1.4 2

G1-Leaf5 10.10.10.5/32 10.1.1.5 3

G1-Leaf6 10.10.10.6/32 10.1.16 3

G1-Spine1 10.10.10.7/32 10.1.1.7 0,1,2,3

G1-Spine2 10.10.10.8/32 10.1.1.8 0,1,2,3

Table: Loopback 2 and Router ID information

© 2020 Extreme Networks, Inc. All rights reserved . 110


SLX Configuration and Implementation Lab Guide SLX

G2-Leaf1 10.110.10.1/32 10.11.1.1 1

G2-Leaf2 10.110.10.2/32 10.11.1.2 1

G2-Leaf3 10.110.10.3/32 10.11.1.3 2

G2-Leaf4 10.110.10.4/32 10.11.1.4 2

G2-Leaf5 10.110.10.5/32 10.11.1.5 3

G2-Leaf6 10.110.10.6/32 10.11.1.6 3

G2-Spine1 10.110.10.7/32 10.11.1.7 0,1,2,3

G2-Spine2 10.110.10.8/32 10.11.1.8 0,1,2,3

Table: Loopback 2 and Router ID information

Device G1- G1- G1- G1- G1-Leaf5 G1-Leaf6 G1- G1-


Leaf1 Leaf2 Leaf3 Leaf4 Spine1 Spine2
G1-Leaf1 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf2 -- -- -- -- -- -- E0/50 E0/49
G1-Leaf3 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf4 -- -- -- -- -- -- E0/50 E0/49
G1-Leaf5 -- -- -- -- -- -- E0/49 E0/50
G1-Leaf6 -- -- -- -- -- -- E0/50 E0/49
G1-Spine1 E0/1 E0/2 E0/3 E0/4 E0/5 E0/6 -- --
G1-Spine2 E0/2 E0/1 E0/4 E0/3 E0/6 E0/5 -- --
Table: Connectivity Diagram - Group 1 Switches

Device G2- G2- G2- G2- G2-Leaf5 G2-Leaf6 G2- G2-


Leaf1 Leaf2 Leaf3 Leaf4 Spine1 Spine2
G2-Leaf1 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf2 -- -- -- -- -- -- E0/50 E0/49
G2-Leaf3 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf4 -- -- -- -- -- -- E0/50 E0/49
G2-Leaf5 -- -- -- -- -- -- E0/49 E0/50
G2-Leaf6 -- -- -- -- -- -- E0/50 E0/49
G2-Spine1 E0/1 E0/2 E0/3 E0/4 E0/5 E0/6 -- --
G2-Spine2 E0/2 E0/1 E0/4 E0/3 E0/6 E0/5 -- --
Table: Connectivity Diagram - Group 2 Switches

© 2020 Extreme Networks, Inc. All rights reserved . 111


SLX Configuration and Implementation Lab Guide SLX

Device Eth 0/49 Eth 0/50 Eth 0/1 Eth 0/2 Eth 0/3 Eth 0/4 Eth 0/5 Eth 0/6

G1- 10.20.10.1/30 -- -- -- -- -- --
10.20.110.1/30
Leaf1

G1- 10.20.120.1/30 -- -- -- -- -- --
10.20.20.1/30
Leaf2

G1- 10.20.30.1/30 -- -- -- -- -- --
10.20.130.1/30
Leaf3

G1- 10.20.140.1/30 -- -- -- -- -- --
10.20.40.1/30
Leaf4

G1- 10.20.50.1/30 -- -- -- -- -- --
10.20.150.1/30
Leaf5

G1- 10.20.160.1/30 -- -- -- -- -- --
10.20.60.1/30
Leaf6

G1- -- -- 10.20.10.2/30
10.20.20.2/30 10.20.30.2/30 10.20.40.2/30 10.20.50.2/30 10.20.60.2/30
Spine1

G1- -- -- 10.20.120.2/30
10.20.110.2/30 10.20.140.2/30 10.20.130.2/30 10.20.160.2/30 10.20.150.2/30
Spine2

Table: Information of IP Addresses to be configured on corresponding physical interfaces

Device Eth 0/49 Eth 0/50 Eth 0/1 Eth 0/2 Eth 0/3 Eth 0/4 Eth 0/5 Eth 0/6

G2- 10.120.10.1/30 -- -- -- -- -- --
10.120.110.1/30
Leaf1

G2- 10.120.120.1/30 -- -- -- -- -- --
10.120.20.1/30
Leaf2

G2- 10.120.30.1/30 -- -- -- -- -- --
10.120.130.1/30
Leaf3

G2- 10.120.140.1/30 -- -- -- -- -- --
10.120.40.1/30
Leaf4

G2- 10.120.50.1/30 -- -- -- -- -- --
10.120.150.1/30
Leaf5

G2- 10.120.160.1/30 -- -- -- -- -- --
10.120.60.1/30
Leaf6

G2- -- -- 10.120.10.2/30
10.120.20.2/30 10.120.30.2/30 10.120.40.2/30 10.20.50.2/30 10.20.60.2/30
Spine1

G2- -- -- 10.120.120.2/30
10.120.110.2/30 10.120.140.2/30 10.120.130.2/30 10.120.160.2/30 10.120.150.2/30
Spine2

Table: Information of IP Addresses to be configured on corresponding physical interfaces

Please follow the Lab Topology Diagram, Loopback and Ethernet IP address
information given to configure the assigned device as per stated topology. Ensure you
understand which device you are responsible for configuring. Please consult with your
instructor if you are unsure!
Note: An Example Spine Configuration and Leaf Configuration have been explained below. Use
the information provided above to configure the assigned device.

© 2020 Extreme Networks, Inc. All rights reserved . 112


SLX Configuration and Implementation Lab Guide SLX

Part 1: OSPF configuration on a Spine: (For Eg: Spine-2)


3.6 Configure area using router ospf command.

Spine:

G1-spine2# configure terminal


G1-spine2(config)# router ospf
G1-spine2(config-router-ospf-vrf-default-vrf)# area 0
G1-spine2(config-router-ospf-vrf-default-vrf)# area 1
G1-spine2(config-router-ospf-vrf-default-vrf)# area 2
G1-spine2(config-router-ospf-vrf-default-vrf)# area 3

1.2 Configure loopback 2 and router ID’s.

Spine:

G1-spine2(config)# int lo 2
G1-spine2(config-Loopback-2)# ip address 10.10.10.8/32
G1-spine2(config-Loopback-2)# ip ospf area 0
G1-spine2(config-Loopback-2)# no shutdown
G1-spine2(config-Loopback-2)# exit
G1-spine2(config)# ip router-id 10.1.1.8

1.3 Configure Ethernet Ports:

Spine:

G1-spine2(config)# int e 0/1


G1-spine2(conf-if-eth-0/1)# ip address 10.20.120.2/30
G1-spine2(conf-if-eth-0/1)# ip ospf area 1
G1-spine2(conf-if-eth-0/1)# no shutdown

G1-spine2(conf-if-eth-0/1)# int e 0/2


G1-spine2(conf-if-eth-0/2)# ip address 10.20.110.2/30
G1-spine2(conf-if-eth-0/2)# ip ospf area 1
G1-spine2(conf-if-eth-0/2)# no shutdown

G1-spine2(conf-if-eth-0/2)# int e 0/3


G1-spine2(conf-if-eth-0/3)# ip address 10.20.140.2/30
G1-spine2(conf-if-eth-0/3)# ip ospf area 2
G1-spine2(conf-if-eth-0/3)# no shutdown

G1-spine2(conf-if-eth-0/3)# int e 0/4


G1-spine2(conf-if-eth-0/4)# ip address 10.20.130.2/30
G1-spine2(conf-if-eth-0/4)# ip ospf area 2
G1-spine2(conf-if-eth-0/4)# no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 113


SLX Configuration and Implementation Lab Guide SLX

G1-spine2(conf-if-eth-0/4)# int e 0/5


G1-spine2(conf-if-eth-0/5)# ip address 10.20.160.2/30
G1-spine2(conf-if-eth-0/5)# ip ospf area 3
G1-spine2(conf-if-eth-0/5)# no shutdown

G1-spine2(conf-if-eth-0/5)# int e 0/6


G1-spine2(conf-if-eth-0/6)# ip address 10.20.150.2/30
G1-spine2(conf-if-eth-0/6)# ip ospf area 3
G1-spine2(conf-if-eth-0/6)# no shutdown

Part 2: OSPF configuration on a Leaf: (For Eg: Leaf-2)


2.3 Configure area using router ospf command.

G1-leaf1# configure terminal


G1-leaf1(config)# router ospf
G1-leaf1(config-router-ospf-vrf-default-vrf)# area 1
G1-leaf1(config-router-ospf-vrf-default-vrf)# exit

2.4 Configure loopback 2 and router ID’s.

G1-leaf1(config)# int lo 2
G1-leaf1(config-Loopback-2)# ip address 10.10.10.1/32
G1-leaf1(config-Loopback-2)# ip ospf area 1
G1-leaf1(config-Loopback-2)# no shutdown
G1-leaf1(config-Loopback-2)# exit
G1-leaf1(config)# ip router-id 10.1.1.1

2.5 Configure Ethernet Ports on the Leaf-2:

G1-leaf1(conf)# int e 0/49


G1-leaf1(conf-if-eth-0/49)# ip address 10.20.10.1/30
G1-leaf1(conf-if-eth-0/49)# ip ospf area 1
G1-leaf1(conf-if-eth-0/49)# no shutdown

G1-leaf1(conf-if-eth-0/49)# int e 0/50


G1-leaf1(conf-if-eth-0/50)# ip address 10.20.110.0/30
G1-leaf1(conf-if-eth-0/50)# ip ospf area 1
G1-leaf1(conf-if-eth-0/50)# no shutdown

Part 3: Show Commands to verify configuration


3.1 Enter the show ip ospf interface command to display OSPF interface
information

G1-spine2# show ip ospf interface

© 2020 Extreme Networks, Inc. All rights reserved . 114


SLX Configuration and Implementation Lab Guide SLX

G1-Spine2# show ip ospf interface

Ethernet 0/5 admin up, oper up


IP Address 10.20.150.2, Area 3
BFD is disabled
Database Filter: Not Configured
State DR, Pri 1, Cost 1, Options ------E-, Type broadcast
Events 2
Timers(sec): Transmit 1, Retrans 5, Hello 10, Dead 40
DR: Router ID 10.1.1.8 Interface Address 10.20.150.2
BDR: Router ID 0.0.0.0 Interface Address 0.0.0.0
Neighbor Count = 0, Adjacent Neighbor Count= 0
Authentication-Key: None
MD5 Authentication: Key None, Key-Id None , Auth-change-wait-
time 300
RFC7474 Authentication-Key-Chain: Not Configured
RFC7474 Authentication-Key-Id: None
RFC7474 Authentication-Key: None
RFC7474 Authentication-Algorithm: None
RFC7474 Authentication-Key-Tolerance-Time: None
LDP-SYNC: Disabled, State: -

Ethernet 0/6 admin up, oper up


IP Address 10.20.160.2, Area 3
BFD is disabled
Database Filter: Not Configured
State DR, Pri 1, Cost 1, Options ------E-, Type broadcast
Events 2
Timers(sec): Transmit 1, Retrans 5, Hello 10, Dead 40
DR: Router ID 10.1.1.8 Interface Address 10.20.160.2
BDR: Router ID 0.0.0.0 Interface Address 0.0.0.0
Neighbor Count = 0, Adjacent Neighbor Count= 0
Authentication-Key: None
MD5 Authentication: Key None, Key-Id None , Auth-change-wait-
time 300
RFC7474 Authentication-Key-Chain: Not Configured
RFC7474 Authentication-Key-Id: None
RFC7474 Authentication-Key: None
RFC7474 Authentication-Algorithm: None
RFC7474 Authentication-Key-Tolerance-Time: None
LDP-SYNC: Disabled, State: -

Ethernet 0/1 admin up, oper up


IP Address 10.20.120.2, Area 1
BFD is disabled
Database Filter: Not Configured
State DR, Pri 1, Cost 1, Options ------E-, Type broadcast
Events 7
Timers(sec): Transmit 1, Retrans 5, Hello 10, Dead 40
DR: Router ID 10.1.1.8 Interface Address 10.20.120.2
BDR: Router ID 10.1.1.2 Interface Address 10.20.120.1

© 2020 Extreme Networks, Inc. All rights reserved . 115


SLX Configuration and Implementation Lab Guide SLX

Neighbor Count = 1, Adjacent Neighbor Count= 1


Neighbor: 10.20.120.1 [id 10.1.1.2] (BDR)
Authentication-Key: None
MD5 Authentication: Key None, Key-Id None , Auth-change-wait-
time 300
RFC7474 Authentication-Key-Chain: Not Configured
RFC7474 Authentication-Key-Id: None
RFC7474 Authentication-Key: None
RFC7474 Authentication-Algorithm: None
RFC7474 Authentication-Key-Tolerance-Time: None
LDP-SYNC: Disabled, State: -

Ethernet 0/2 admin up, oper up


IP Address 10.20.110.2, Area 1
BFD is disabled
Database Filter: Not Configured
State DR, Pri 1, Cost 1, Options ------E-, Type broadcast
Events 3
Timers(sec): Transmit 1, Retrans 5, Hello 10, Dead 40
DR: Router ID 10.1.1.8 Interface Address 10.20.110.2
BDR: Router ID 10.1.1.1 Interface Address 10.20.110.1
Neighbor Count = 1, Adjacent Neighbor Count= 1
Neighbor: 10.20.110.1 [id 10.1.1.1] (BDR)
Authentication-Key: None
MD5 Authentication: Key None, Key-Id None , Auth-change-wait-
time 300
RFC7474 Authentication-Key-Chain: Not Configured
RFC7474 Authentication-Key-Id: None
RFC7474 Authentication-Key: None
RFC7474 Authentication-Algorithm: None
RFC7474 Authentication-Key-Tolerance-Time: None
LDP-SYNC: Disabled, State: -

Ethernet 0/3 admin up, oper up


IP Address 10.20.140.2, Area 2
BFD is disabled
Database Filter: Not Configured
State DR, Pri 1, Cost 1, Options ------E-, Type broadcast
Events 3
Timers(sec): Transmit 1, Retrans 5, Hello 10, Dead 40
DR: Router ID 10.1.1.8 Interface Address 10.20.140.2
BDR: Router ID 10.1.1.4 Interface Address 10.20.140.1
Neighbor Count = 1, Adjacent Neighbor Count= 1
Neighbor: 10.20.140.1 [id 10.1.1.4] (BDR)
Authentication-Key: None
MD5 Authentication: Key None, Key-Id None , Auth-change-wait-
time 300
RFC7474 Authentication-Key-Chain: Not Configured
RFC7474 Authentication-Key-Id: None
RFC7474 Authentication-Key: None
RFC7474 Authentication-Algorithm: None

© 2020 Extreme Networks, Inc. All rights reserved . 116


SLX Configuration and Implementation Lab Guide SLX

RFC7474 Authentication-Key-Tolerance-Time: None


LDP-SYNC: Disabled, State: -

Ethernet 0/4 admin up, oper up


IP Address 10.20.130.2, Area 2
BFD is disabled
Database Filter: Not Configured
State DR, Pri 1, Cost 1, Options ------E-, Type broadcast
Events 8
Timers(sec): Transmit 1, Retrans 5, Hello 10, Dead 40
DR: Router ID 10.1.1.8 Interface Address 10.20.130.2
BDR: Router ID 10.1.1.3 Interface Address 10.20.130.1
Neighbor Count = 1, Adjacent Neighbor Count= 1
Neighbor: 10.20.130.1 [id 10.1.1.3] (BDR)
Authentication-Key: None
MD5 Authentication: Key None, Key-Id None , Auth-change-wait-
time 300
RFC7474 Authentication-Key-Chain: Not Configured
RFC7474 Authentication-Key-Id: None
RFC7474 Authentication-Key: None
RFC7474 Authentication-Algorithm: None
RFC7474 Authentication-Key-Tolerance-Time: None
LDP-SYNC: Disabled, State: -

Loopback 2 admin up, oper up


IP Address 10.10.10.8, Area 0
BFD is disabled
Database Filter: Not Configured
State DR, Pri 1, Cost 1, Options ------E-, Type broadcast
Events 2
Timers(sec): Transmit 1, Retrans 5, Hello 10, Dead 40
DR: Router ID 10.1.1.8 Interface Address 10.10.10.8
BDR: Router ID 0.0.0.0 Interface Address 0.0.0.0
Neighbor Count = 0, Adjacent Neighbor Count= 0
Authentication-Key: None
MD5 Authentication: Key None, Key-Id None , Auth-change-wait-
time 300
RFC7474 Authentication-Key-Chain: Not Configured
RFC7474 Authentication-Key-Id: None
RFC7474 Authentication-Key: None
RFC7474 Authentication-Algorithm: None
RFC7474 Authentication-Key-Tolerance-Time: None
LDP-SYNC: Disabled, State: -

3.2 Enter the show ip ospf interface brief command to display the
summarized OSPF interface information.

G1-spine2# show ip ospf interface brief


G1-Spine2# show ip ospf interface brief
Interface Area IP Addr/Mask Cost State Nbrs(F/C)
Eth 0/5 3 10.20.160.2/30 1 DR 0/0

© 2020 Extreme Networks, Inc. All rights reserved . 117


SLX Configuration and Implementation Lab Guide SLX

Eth 0/6 3 10.20.150.2/30 1 DR 0/0


Eth 0/1 1 10.20.120.2/30 1 DR 1/1
Eth 0/2 1 10.20.110.2/30 1 DR 1/1
Eth 0/3 2 10.20.140.2/30 1 DR 1/1
Eth 0/4 2 10.20.130.2/30 1 DR 1/1
Lo 2 0 10.10.10.8/32 1 DR 0/0

3.3 Enter the show ip ospf command to display OSPF information.

G1-spine2# show ip ospf

OSPF Version Version 2


Router Id 10.1.1.8
ASBR Status No
ABR Status Yes (1)
Redistribute Ext Routes from
Initial SPF schedule delay 0 (msecs)
Minimum hold time for SPFs 0 (msecs)
Maximum hold time for SPFs 0 (msecs)
External LSA Counter 0
External LSA Checksum Sum 0
Originate New LSA Counter 109
Rx New LSA Counter 115
External LSA Limit 18641351
Administrative Distance
- External Routes: 110
- Intra Area Routes: 110
- Inter Area Routes: 110
Database Overflow Interval 0
Database Overflow State : NOT OVERFLOWED
RFC 1583 Compatibility : Disabled
NSSA Translator: Enabled
Nonstop Routing: Disabled
Graceful Restart: Enabled
Graceful Restart Helper Enabled
Graceful Restart Time 120
BFD Disabled
BFD HoldoverInterval 0
RFC7474 Transition Mode: Disabled
LDP-SYNC: Not globally enabled
Interfaces with LDP-SYNC enabled:
None

3.4 Enter the show ip ospf area command to display information about an OSPF
area.

G1-Spine2# show ip ospf area


Number of Areas is 4

Index Area Type Cost SPFR ABR ASBR LSA Chksum(Hex)


1 0 normal 0 47 0 0 15 00076459

© 2020 Extreme Networks, Inc. All rights reserved . 118


SLX Configuration and Implementation Lab Guide SLX

2 1 normal 0 46 1 0 30 000dc95b
3 2 normal 0 46 1 0 36 0011028d
4 3 normal 0 45 0 0 19 0007c9e7
3.7 Enter the show ip ospf neighbor command to display OSPF neighbor
information.

G1-spine1# show ip ospf neighbor

Number of Neighbors is 6, in FULL state 6

Port Address Pri State Neigh Address Neigh ID Ev Opt Cnt


Eth 0/1 10.20.10.2 1 FULL/BDR 10.20.10.1 10.1.1.1 6 66 0
Eth 0/2 10.20.20.2 1 FULL/BDR 10.20.20.1 10.1.1.2 6 66 0
Eth 0/3 10.20.30.2 1 FULL/BDR 10.20.30.1 10.1.1.3 5 66 0
Eth 0/4 10.20.40.2 1 FULL/BDR 10.20.40.1 10.1.1.4 6 66 0
Eth 0/5 10.20.50.2 1 FULL/BDR 10.20.50.1 10.1.1.5 6 66 0
Eth 0/6 10.20.60.2 1 FULL/BDR 10.20.60.1 10.1.1.6 6 66 0

3.8 Enter the show ip ospf summary command to display OSPF detailed
information.

G1-spine1# show ip ospf summary


Seq Instance Intfs Nbrs Nbrs-Full LSAs Routes
1 default-vrf 7 6 6 104 20

G1-spine2# show ip ospf summary


Seq Instance Intfs Nbrs Nbrs-Full LSAs Routes
1 default-vrf 7 4 4 100 20

3.9 Enter the show ip ospf traffic command to display OSPF traffic information

G1-spine1# show ip ospf traffic


Packets Received Packets Sent
Hello 1281 1297
Database 18 17
LSA Req 8 6
LSA Upd 84 134
LSA Ack 105 45

3.10 Enter the show ip ospf database command to display OSPF database
information.

G1-spine2# show ip ospf database

© 2020 Extreme Networks, Inc. All rights reserved . 119


SLX Configuration and Implementation Lab Guide SLX

<Truncated/>

3.11 Enter the show ip interface brief command to display interfaces


information

G1-spine2# show ip interface brief

Flags: U – Unnumbered interface, I – Insight Enabled


Interface IP-Address Vrf Status Protocol
========== ========== ===== ========= ========
Loopback 1 10.1.1.8 default-vrf up up
Loopback 2 10.10.10.8 default-vrf up up
Ethernet 0/1 10.20.120.8 default-vrf up up
Ethernet 0/2 10.20.110.8 default-vrf up up
Ethernet 0/3 10.20.140.8 default-vrf up up

© 2020 Extreme Networks, Inc. All rights reserved . 120


SLX Configuration and Implementation Lab Guide SLX

Ethernet 0/4 10.20.130.8 default-vrf up up


Ethernet 0/5 10.20.160.8 default-vrf up up
Ethernet 0/6 10.20.150.8 default-vrf up up
<Truncated/>

3.10 Enter the show ip ospf routes command to display all the routes.

G1-spine2# show ip ospf routes

<Truncated/>

Part 4: Clean up of OSPF configuration


Please enter the below command on all the devices to remove ospf configuration

G1-leaf1(config)# no router ospf

End of OSPF Configuration Lab

© 2020 Extreme Networks, Inc. All rights reserved . 121


SLX Configuration and Implementation Lab Guide SLX

Appendix-B: Detailed Device Configurations

Lab 2: System Configuration and Monitoring

Group-1:
A. G1-Leaf-1
switch-attributes host-name G1-leaf1

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.101/24
!

B. G1-Leaf-2
switch-attributes host-name G1-leaf2

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.102/24
!
C. G1-Leaf-3
switch-attributes host-name G1-leaf3

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.103/24

© 2020 Extreme Networks, Inc. All rights reserved . 122


SLX Configuration and Implementation Lab Guide SLX

D. G1-Leaf-4
switch-attributes host-name G1-leaf4

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.104/24
!

E. G1-Leaf-5
switch-attributes host-name G1-leaf5

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.105/24
!
F. G1-Leaf-6
switch-attributes host-name G1-leaf6

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.106/24
!

G. G1-Spine-1
switch-attributes host-name G1-spine1

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf

© 2020 Extreme Networks, Inc. All rights reserved . 123


SLX Configuration and Implementation Lab Guide SLX

no ip address dhcp
ip address 10.140.8.107/24
!
H. G1-Spine-2
switch-attributes host-name G1-spine2

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.108/24
!

Group-2:
A. G2- Leaf-1
switch-attributes host-name G2-leaf1

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.109/24
!

B. G2-Leaf-2
switch-attributes host-name G2-leaf2

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.110/24
!
C. G2-Leaf-3
switch-attributes host-name G2-leaf3

© 2020 Extreme Networks, Inc. All rights reserved . 124


SLX Configuration and Implementation Lab Guide SLX

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.111/24
!
D. G2-Leaf-4
switch-attributes host-name G2-leaf4

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.112/24
!
E. G2-Leaf-5
switch-attributes host-name G2-leaf5

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.113/24
!
F. G2-Leaf-6
switch-attributes host-name G2-leaf6

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.114/24
!

© 2020 Extreme Networks, Inc. All rights reserved . 125


SLX Configuration and Implementation Lab Guide SLX

G. G2-Spine-1
switch-attributes host-name G2-spine1

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.115/24
!
H. G2-Spine-2
switch-attributes host-name G2-spine2

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.116/24
!

© 2020 Extreme Networks, Inc. All rights reserved . 126


SLX Configuration and Implementation Lab Guide SLX

Lab 3: VLAN and Port Configuration

Group-1
A. G1-Leaf-1:
vlan 20,30

interface Ethernet 0/49


switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!
B. G1-Leaf-2:
vlan 20,30

© 2020 Extreme Networks, Inc. All rights reserved . 127


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/50


switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!
C. G1-Leaf-3:
vlan 10,20

interface Ethernet 0/49


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk

© 2020 Extreme Networks, Inc. All rights reserved . 128


SLX Configuration and Implementation Lab Guide SLX

switchport trunk allowed vlan add 10


switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!
D. G1-Leaf-4:
vlan 10,20

interface Ethernet 0/50


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 129


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/5


shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

E. G1-Leaf-5:
vlan 30,20

interface Ethernet 0/49


switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30

© 2020 Extreme Networks, Inc. All rights reserved . 130


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!

F. G1-Leaf-6:
vlan 30,20

interface Ethernet 0/50


switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

G. G1-Spine-1:
vlan 10,20,30

interface Ethernet 0/1

© 2020 Extreme Networks, Inc. All rights reserved . 131


SLX Configuration and Implementation Lab Guide SLX

switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!

interface Ethernet 0/9

© 2020 Extreme Networks, Inc. All rights reserved . 132


SLX Configuration and Implementation Lab Guide SLX

switchport
switchport mode access
switchport access vlan 30
no shutdown
!

H. G1- Spine-2
vlan 10,20,30

interface Ethernet 0/1


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30

© 2020 Extreme Networks, Inc. All rights reserved . 133


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!

interface Ethernet 0/9


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

Group-2
A. G2-Leaf-1:
vlan 20,30

interface Ethernet 0/49


switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 134


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

B. G2-Leaf-2:
vlan 20,30

interface Ethernet 0/50


switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

C. G2-Leaf-3:

© 2020 Extreme Networks, Inc. All rights reserved . 135


SLX Configuration and Implementation Lab Guide SLX

vlan 10,30

interface Ethernet 0/49


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

D. G2-Leaf-4:
vlan 10,30

interface Ethernet 0/50


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 136


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/49


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

E. G2-Leaf- 5:
vlan 30,20

interface Ethernet 0/49


switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 137


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/4


shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

F. G2-Leaf-6:
vlan 30,20

interface Ethernet 0/50


switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
shutdown
!
interface Ethernet 0/4
shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 138


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

G. G2-Spine-1:
vlan 10,20,30

interface Ethernet 0/1


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10

© 2020 Extreme Networks, Inc. All rights reserved . 139


SLX Configuration and Implementation Lab Guide SLX

switchport trunk allowed vlan add 20


switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/9
switchport
switchport mode access
switchport access vlan 30
no shutdown
!

H. G2-Spine-2:
vlan 10,20,30

interface Ethernet 0/1


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 140


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/4


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/9
switchport
switchport mode access
switchport access vlan 30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 141


SLX Configuration and Implementation Lab Guide SLX

Lab 4: L2 Redundancy

Group-1
A. G1-Leaf-1
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 142


SLX Configuration and Implementation Lab Guide SLX

configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

B. G1-Leaf-2
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk

© 2020 Extreme Networks, Inc. All rights reserved . 143


SLX Configuration and Implementation Lab Guide SLX

switchport trunk allowed vlan add 10


no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

C. G1-Leaf-3
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 144


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/50


switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard

© 2020 Extreme Networks, Inc. All rights reserved . 145


SLX Configuration and Implementation Lab Guide SLX

spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

D. G1-Leaf-4
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25

© 2020 Extreme Networks, Inc. All rights reserved . 146


SLX Configuration and Implementation Lab Guide SLX

error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

E . G1-Leaf-5
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/5
shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 147


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/6
shutdown
!

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

F. G1-Leaf-6
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 148


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/3


switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

© 2020 Extreme Networks, Inc. All rights reserved . 149


SLX Configuration and Implementation Lab Guide SLX

G. G1-Spine-1
interface Ethernet 0/1
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20

© 2020 Extreme Networks, Inc. All rights reserved . 150


SLX Configuration and Implementation Lab Guide SLX

switchport trunk allowed vlan add 30


no shutdown
!

interface Ethernet 0/7


switchport
switchport mode access
switchport access vlan 40
no shutdown
!
interface Ethernet 0/8
switchport
switchport mode access
switchport access vlan 40
no shutdown
!
interface Ethernet 0/9
switchport
switchport mode access
switchport access vlan 30
no shutdown
!

configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/9
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

© 2020 Extreme Networks, Inc. All rights reserved . 151


SLX Configuration and Implementation Lab Guide SLX

H . G1-Spine-2
interface Ethernet 0/1
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20

© 2020 Extreme Networks, Inc. All rights reserved . 152


SLX Configuration and Implementation Lab Guide SLX

switchport trunk allowed vlan add 30


no shutdown
!

interface Ethernet 0/7


switchport
switchport mode access
switchport access vlan 40
no shutdown
!
interface Ethernet 0/8
switchport
switchport mode access
switchport access vlan 40
no shutdown
!
interface Ethernet 0/9
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/9
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

© 2020 Extreme Networks, Inc. All rights reserved . 153


SLX Configuration and Implementation Lab Guide SLX

Group-2
A. G2-Leaf-1
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable

© 2020 Extreme Networks, Inc. All rights reserved . 154


SLX Configuration and Implementation Lab Guide SLX

error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

B. G2-Leaf-2
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/5
shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 155


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/6
shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

C. G2-Leaf-3
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20

© 2020 Extreme Networks, Inc. All rights reserved . 156


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

© 2020 Extreme Networks, Inc. All rights reserved . 157


SLX Configuration and Implementation Lab Guide SLX

D. G2-Leaf-4
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
interface Ethernet 0/6
shutdown
!

configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21

© 2020 Extreme Networks, Inc. All rights reserved . 158


SLX Configuration and Implementation Lab Guide SLX

transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

E. G2-Leaf-5
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 159


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/5


switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

F. G2-Leaf-6
interface Ethernet 0/50
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/49
switchport
switchport mode trunk
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk

© 2020 Extreme Networks, Inc. All rights reserved . 160


SLX Configuration and Implementation Lab Guide SLX

switchport trunk allowed vlan add 50


no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/5
shutdown
!
interface Ethernet 0/6
shutdown
!
interface Ethernet 0/5
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/5
no spanning-tree shutdown
spanning-tree priority 128
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

G. G2-Spine-1
interface Ethernet 0/1
switchport

© 2020 Extreme Networks, Inc. All rights reserved . 161


SLX Configuration and Implementation Lab Guide SLX

switchport mode trunk


switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!

interface Ethernet 0/7


switchport

© 2020 Extreme Networks, Inc. All rights reserved . 162


SLX Configuration and Implementation Lab Guide SLX

switchport mode access


switchport access vlan 40
no shutdown
!
interface Ethernet 0/8
switchport
switchport mode access
switchport access vlan 40
no shutdown
!
interface Ethernet 0/9
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5

configure terminal
interface ethernet 0/9
no spanning-tree shutdown
spanning-tree priority 128int e
spanning-tree cost 20000000
spanning-tree edgeport
spanning-tree edgeport bpdu-guard
spanning-tree autoedge
spanning-tree guard root
spanning-tree link-type point-to-point

H. G2-Spine-2
interface Ethernet 0/1
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 163


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/2
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/4
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/5
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/6
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
switchport trunk allowed vlan add 20
switchport trunk allowed vlan add 30
no shutdown
!

interface Ethernet 0/7


switchport
switchport mode access
switchport access vlan 40
no shutdown
!
interface Ethernet 0/8

© 2020 Extreme Networks, Inc. All rights reserved . 164


SLX Configuration and Implementation Lab Guide SLX

switchport
switchport mode access
switchport access vlan 40
no shutdown
!
interface Ethernet 0/9
switchport
switchport mode access
switchport access vlan 30
no shutdown
!
configure terminal
protocol spanning-tree rstp
bridge-priority 28582
forward-delay 20
max-age 25
error-disable-timeout enable
error-disable-timeout interval 60
port-channel path-cost custom
hello-time 5 forward-delay 16 max-age 21
transmit-holdcount 5
end

© 2020 Extreme Networks, Inc. All rights reserved . 165


SLX Configuration and Implementation Lab Guide SLX

Lab 5: LACP and LLDP Configuration

Group-1
A. G1-Leaf-1
no interface Port-channel 1
vlan 10
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/4
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown

B.G1-Leaf-2
no interface Port-channel 1
vlan 10
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 166


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/4


speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
C.G1-Leaf-3
no interface Port-channel 1
vlan 30
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/4
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown

D. G1-Leaf-4
no interface Port-channel 1
vlan 30
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 167


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/4


speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!
E. G1-Leaf-5
no interface Port-channel 1
vlan 50
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/4
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
F. G1-Leaf-6
no interface Port-channel 1
vlan 50
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/4

© 2020 Extreme Networks, Inc. All rights reserved . 168


SLX Configuration and Implementation Lab Guide SLX

speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!

G. G1-Spine-1
no interface Port-channel 1
vlan 40
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 40
no shutdown
!
interface Ethernet 0/7
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/8
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!

H. G1-Spine-2
no interface Port-channel 1
vlan 40
interface Port-channel 1
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 40
no shutdown
!
interface Ethernet 0/7
speed 10000
channel-group 1 mode active type standard
lacp timeout long

© 2020 Extreme Networks, Inc. All rights reserved . 169


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/8
speed 10000
channel-group 1 mode active type standard
lacp timeout long
no shutdown
!
Group-2
A. G2-Leaf-1
no interface Port-channel 11
vlan 10
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/4
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
B. G2-Leaf-2
no interface Port-channel 11
vlan 10
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 10
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 11 mode active type standard

© 2020 Extreme Networks, Inc. All rights reserved . 170


SLX Configuration and Implementation Lab Guide SLX

lacp timeout long


no shutdown
!
interface Ethernet 0/4
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
C. G2-Leaf-3
no interface Port-channel 11
vlan 30
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/4
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
D. G2-Leaf-4
no interface Port-channel 11
vlan 30
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 30
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 171


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/4
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!
E. G2-Leaf-5
no interface Port-channel 11
vlan 50
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/4
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
F. G2-Leaf-6
no interface Port-channel 11
vlan 50
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 50
no shutdown
!
interface Ethernet 0/3
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 172


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/4


speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown

G. G2-Spine-1
no interface Port-channel 11
vlan 40
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 40
no shutdown
!
interface Ethernet 0/7
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!
interface Ethernet 0/8
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!
H. G2-Spine-2
no interface Port-channel 11
vlan 40
interface Port-channel 11
speed 10000
switchport
switchport mode trunk
switchport trunk allowed vlan add 40
no shutdown
!
interface Ethernet 0/7
speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 173


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/8


speed 10000
channel-group 11 mode active type standard
lacp timeout long
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 174


SLX Configuration and Implementation Lab Guide SLX

Lab 6: MCT Configuration

Group-1
A. G1-Leaf-1

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.1.1.21/30
no shutdown
ip route 10.1.1.2/32 10.1.1.22

cluster MCT1 1
peer-interface Port-channel 1
peer 10.1.1.22
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.1.1.22 remote-as 64101
neighbor 10.1.1.2 remote-as 64101
neighbor 10.1.1.2 update-source loopback 1
address-family l2vpn evpn
neighbor 10.1.1.22 encapsulation nsh
neighbor 10.1.1.22 activate
exit

interface Port-channel 11
speed 1000

© 2020 Extreme Networks, Inc. All rights reserved . 175


SLX Configuration and Implementation Lab Guide SLX

switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

B. G1-Leaf-2

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.1.1.22/30
no shutdown
ip route 10.1.1.1/32 10.1.1.21

cluster MCT1 1
peer-interface Port-channel 1
peer 10.1.1.21
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

© 2020 Extreme Networks, Inc. All rights reserved . 176


SLX Configuration and Implementation Lab Guide SLX

router bgp
neighbor 10.1.1.21 remote-as 64101
neighbor 10.1.1.1 remote-as 64101
neighbor 10.1.1.1 update-source loopback 1
address-family l2vpn evpn
neighbor 10.1.1.21 encapsulation nsh
neighbor 10.1.1.21 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

C. G1-Leaf-3

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.1.1.26/30
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 177


SLX Configuration and Implementation Lab Guide SLX

ip route 10.1.1.4/32 10.1.1.25

cluster MCT1 1
peer-interface Port-channel 1
peer 10.1.1.25
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.1.1.25 remote-as 64102
neighbor 10.1.1.4 remote-as 64102
neighbor 10.1.1.4 update-source loopback 1
address-family l2vpn evpn
neighbor 10.1.1.25 encapsulation nsh
neighbor 10.1.1.25 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit
cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

D. G1-Leaf-4
interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4

© 2020 Extreme Networks, Inc. All rights reserved . 178


SLX Configuration and Implementation Lab Guide SLX

channel-group 1 mode active type standard


no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.1.1.25/30
no shutdown
ip route 10.1.1.3/32 10.1.1.26

cluster MCT1 1
peer-interface Port-channel 1
peer 10.1.1.26
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.1.1.26 remote-as 64102
neighbor 10.1.1.3 remote-as 64102
neighbor 10.1.1.3 update-source loopback 1
address-family l2vpn evpn
neighbor 10.1.1.26 encapsulation nsh
neighbor 10.1.1.26 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

© 2020 Extreme Networks, Inc. All rights reserved . 179


SLX Configuration and Implementation Lab Guide SLX

E . G1-Leaf-5

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.1.1.30/30
no shutdown
ip route 10.1.1.6/32 10.1.1.29

cluster MCT1 1
peer-interface Port-channel 1
peer 10.1.1.29
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.1.1.29 remote-as 64103
neighbor 10.1.1.6 remote-as 64103
neighbor 10.1.1.6 update-source loopback 1
address-family l2vpn evpn
neighbor 10.1.1.29 encapsulation nsh
neighbor 10.1.1.29 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

© 2020 Extreme Networks, Inc. All rights reserved . 180


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit
cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

F . G1-Leaf-6
interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.1.1.29/30
no shutdown
ip route 10.1.1.5/32 10.1.1.30

cluster MCT1 1
peer-interface Port-channel 1
peer 10.1.1.30
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.1.1.30 remote-as 64103
neighbor 10.1.1.5 remote-as 64103
neighbor 10.1.1.5 update-source loopback 1
address-family l2vpn evpn
neighbor 10.1.1.30 encapsulation nsh

© 2020 Extreme Networks, Inc. All rights reserved . 181


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.1.1.30 activate


exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

Group-2
A. G2-Leaf-1

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.11.1.21/30
no shutdown
ip route 10.11.1.2/32 10.11.1.22
exit

cluster MCT1 1

© 2020 Extreme Networks, Inc. All rights reserved . 182


SLX Configuration and Implementation Lab Guide SLX

peer-interface Port-channel 1
peer 10.11.1.22
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.11.1.22 remote-as 64201
neighbor 10.11.1.2 remote-as 64201
neighbor 10.11.1.2 update-source loopback 1
address-family l2vpn evpn
neighbor 10.11.1.22 encapsulation nsh
neighbor 10.11.1.22 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

B. G2-Leaf-2

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4

© 2020 Extreme Networks, Inc. All rights reserved . 183


SLX Configuration and Implementation Lab Guide SLX

channel-group 1 mode active type standard


no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.11.1.22/30
no shutdown
ip route 10.11.1.1/32 10.11.1.21
exit

cluster MCT1 1
peer-interface Port-channel 1
peer 10.11.1.21
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.11.1.21 remote-as 64201
neighbor 10.11.1.1 remote-as 64201
neighbor 10.11.1.1 update-source loopback 1
address-family l2vpn evpn
neighbor 10.11.1.21 encapsulation nsh
neighbor 10.11.1.21 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy

© 2020 Extreme Networks, Inc. All rights reserved . 184


SLX Configuration and Implementation Lab Guide SLX

exit

C. G2-Leaf-3

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.11.1.25/30
no shutdown
ip route 10.11.1.4/32 10.11.1.26
exit

cluster MCT1 1
peer-interface Port-channel 1
peer 10.11.1.26
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.11.1.26 remote-as 64202
neighbor 10.11.1.4 remote-as 64202
neighbor 10.11.1.4 update-source loopback 1
address-family l2vpn evpn
neighbor 10.11.1.26 encapsulation nsh
neighbor 10.11.1.26 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk

© 2020 Extreme Networks, Inc. All rights reserved . 185


SLX Configuration and Implementation Lab Guide SLX

no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit
cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

D. G2-Leaf-4
interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.11.1.26/30
no shutdown
ip route 10.11.1.3/32 10.11.1.25
exit

cluster MCT1 1
peer-interface Port-channel 1
peer 10.11.1.25
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.11.1.25 remote-as 64202

© 2020 Extreme Networks, Inc. All rights reserved . 186


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.11.1.4 remote-as 64202


neighbor 10.11.1.4 update-source loopback 1
address-family l2vpn evpn
neighbor 10.11.1.25 encapsulation nsh
neighbor 10.11.1.25 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit
E . G2-Leaf-5

interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown
exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.11.1.29/30
no shutdown
ip route 10.11.1.6/32 10.11.1.30
exit

cluster MCT1 1

© 2020 Extreme Networks, Inc. All rights reserved . 187


SLX Configuration and Implementation Lab Guide SLX

peer-interface Port-channel 1
peer 10.11.1.30
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.11.1.30 remote-as 64203
neighbor 10.11.1.6 remote-as 64203
neighbor 10.11.1.6 update-source loopback 1
address-family l2vpn evpn
neighbor 10.11.1.30 encapsulation nsh
neighbor 10.11.1.30 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit
cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

F . G2-Leaf-6
interface Port-channel 1
no shutdown

interface Ethernet 0/3


channel-group 1 mode active type standard
no shutdown
interface Ethernet 0/4
channel-group 1 mode active type standard
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 188


SLX Configuration and Implementation Lab Guide SLX

exit

vlan 4090
router-interface Ve 4090
interface Ve 4090
ip address 10.11.1.30/30
no shutdown
ip route 10.11.1.5/32 10.11.1.29
exit

cluster MCT1 1
peer-interface Port-channel 1
peer 10.11.1.29
deploy
evpn default
route-target both auto ignore-as
rd auto
vlan add 1-4088
exit

router bgp
neighbor 10.11.1.29 remote-as 64203
neighbor 10.11.1.5 remote-as 64203
neighbor 10.11.1.5 update-source loopback 1
address-family l2vpn evpn
neighbor 10.11.1.29 encapsulation nsh
neighbor 10.11.1.29 activate
exit

interface Port-channel 11
speed 1000
switchport
switchport mode trunk
no shutdown
exit

interface Ethernet 0/32


channel-group 11 mode active type standard
no shutdown
exit

cluster MCT1 1
client G1-XOS 1
client-interface Port-channel 11
deploy
exit

© 2020 Extreme Networks, Inc. All rights reserved . 189


SLX Configuration and Implementation Lab Guide SLX

© 2020 Extreme Networks, Inc. All rights reserved . 190


SLX Configuration and Implementation Lab Guide SLX

Lab 7: Configuring BGP (Numbered devices)

Group-1
A. G1-Leaf-1
ip router-id 10.1.1.1
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.110.2 remote-as 65101
neighbor 10.20.110.2 bfd
neighbor 10.20.10.2 remote-as 65101
neighbor 10.20.10.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.10.2 allowas-in 1
neighbor 10.20.110.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.1.1.1/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.101/24
!
interface Ethernet 0/49
ip address 10.20.10.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.20.110.1/30

© 2020 Extreme Networks, Inc. All rights reserved . 191


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!

B. G1-Leaf-2

ip router-id 10.1.1.2
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.120.2 remote-as 65101
neighbor 10.20.120.2 bfd
neighbor 10.20.20.2 remote-as 65101
neighbor 10.20.20.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.20.2 allowas-in 1
neighbor 10.20.120.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.1.1.2/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.102/24
!
interface Ethernet 0/49
ip address 10.20.120.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.20.20.1/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 192


SLX Configuration and Implementation Lab Guide SLX

C. G1-Leaf-3
ip router-id 10.1.1.3
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64102
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.130.2 remote-as 65101
neighbor 10.20.130.2 bfd
neighbor 10.20.30.2 remote-as 65101
neighbor 10.20.30.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.30.2 allowas-in 1
neighbor 10.20.130.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.1.1.3/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.103/24
!
interface Ethernet 0/49
ip address 10.20.30.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.20.130.1/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 193


SLX Configuration and Implementation Lab Guide SLX

D . G1-Leaf-4
ip router-id 10.1.1.4
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64102
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.140.2 remote-as 65101
neighbor 10.20.140.2 bfd
neighbor 10.20.40.2 remote-as 65101
neighbor 10.20.40.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.40.2 allowas-in 1
neighbor 10.20.140.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.4/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.104/24
!
interface Ethernet 0/49
ip address 10.20.140.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.20.40.1/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 194


SLX Configuration and Implementation Lab Guide SLX

E. G1-Leaf-5
ip router-id 10.1.1.5
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64103
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.50.2 remote-as 65101
neighbor 10.20.50.2 bfd
neighbor 10.20.150.2 remote-as 65101
neighbor 10.20.150.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.50.2 allowas-in 1
neighbor 10.20.150.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.1.1.5/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.105/24
!
interface Ethernet 0/49
ip address 10.20.50.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.20.150.1/30
no shutdown
!
F. G1-Leaf-6
ip router-id 10.1.1.6

© 2020 Extreme Networks, Inc. All rights reserved . 195


SLX Configuration and Implementation Lab Guide SLX

no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64103
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.60.2 remote-as 65101
neighbor 10.20.60.2 bfd
neighbor 10.20.160.2 remote-as 65101
neighbor 10.20.160.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.60.2 allowas-in 1
neighbor 10.20.160.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.6/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.106/24
!
interface Ethernet 0/49
ip address 10.20.160.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.20.60.1/30
no shutdown
!

G. G1-Spine-1
ip router-id 10.1.1.7
no protocol vrrp

© 2020 Extreme Networks, Inc. All rights reserved . 196


SLX Configuration and Implementation Lab Guide SLX

no protocol vrrp-extended
router bgp
local-as 65101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.10.1 remote-as 64101
neighbor 10.20.10.1 bfd
neighbor 10.20.20.1 remote-as 64101
neighbor 10.20.20.1 bfd
neighbor 10.20.30.1 remote-as 64102
neighbor 10.20.30.1 bfd
neighbor 10.20.40.1 remote-as 64102
neighbor 10.20.40.1 bfd
neighbor 10.20.50.1 remote-as 64103
neighbor 10.20.50.1 bfd
neighbor 10.20.60.1 remote-as 64103
neighbor 10.20.60.1 bfd

address-family ipv4 unicast


redistribute connected
neighbor 10.20.60.1 allowas-in 1
neighbor 10.20.50.1 allowas-in 1
neighbor 10.20.40.1 allowas-in 1
neighbor 10.20.30.1 allowas-in 1
neighbor 10.20.20.1 allowas-in 1
neighbor 10.20.10.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.7/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.107/24
!
interface Ethernet 0/1
ip address 10.20.10.2/30

© 2020 Extreme Networks, Inc. All rights reserved . 197


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/2
ip address 10.20.20.2/30
no shutdown
!
interface Ethernet 0/3
ip address 10.20.30.2/30
no shutdown
!
interface Ethernet 0/4
ip address 10.20.40.2/30
no shutdown
!
interface Ethernet 0/5
ip address 10.20.50.2/30
no shutdown
!
interface Ethernet 0/6
ip address 10.20.60.2/30
no shutdown
!

H. G1-Spine-2

ip router-id 10.1.1.8
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.110.1 remote-as 64101
neighbor 10.20.110.1 bfd
neighbor 10.20.120.1 remote-as 64101
neighbor 10.20.120.1 bfd
neighbor 10.20.130.1 remote-as 64102
neighbor 10.20.130.1 bfd
neighbor 10.20.140.1 remote-as 64102
neighbor 10.20.140.1 bfd
neighbor 10.20.150.1 remote-as 64103
neighbor 10.20.150.1 bfd
neighbor 10.20.160.1 remote-as 64103
neighbor 10.20.160.1 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.160.1 allowas-in 1

© 2020 Extreme Networks, Inc. All rights reserved . 198


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.20.150.1 allowas-in 1


neighbor 10.20.140.1 allowas-in 1
neighbor 10.20.130.1 allowas-in 1
neighbor 10.20.120.1 allowas-in 1
neighbor 10.20.110.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.1.1.8/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.8/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.108/24
!
interface Ethernet 0/1
ip address 10.20.120.2/30
no shutdown
!
interface Ethernet 0/2
ip address 10.20.110.2/30
no shutdown
!
interface Ethernet 0/3
ip address 10.20.140.2/30
no shutdown
!
interface Ethernet 0/4
ip address 10.20.130.2/30
no shutdown
!
interface Ethernet 0/5
ip address 10.20.160.2/30
no shutdown
!
interface Ethernet 0/6
ip address 10.20.150.2/30
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 199


SLX Configuration and Implementation Lab Guide SLX

Group-2
A. G2-Leaf-1
ip router-id 10.11.1.1
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.110.2 remote-as 65201
neighbor 10.120.110.2 bfd
neighbor 10.120.10.2 remote-as 65201
neighbor 10.120.10.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.10.2 allowas-in 1
neighbor 10.120.110.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.11.1.1/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.109/24
!
interface Ethernet 0/49
ip address 10.120.10.1/30
no shutdown
!
interface Ethernet 0/50

© 2020 Extreme Networks, Inc. All rights reserved . 200


SLX Configuration and Implementation Lab Guide SLX

ip address 10.120.110.1/30
no shutdown
!
B. G2-Leaf-2

ip router-id 10.11.1.2
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.120.2 remote-as 65201
neighbor 10.120.120.2 bfd
neighbor 10.120.20.2 remote-as 65201
neighbor 10.120.20.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.20.2 allowas-in 1
neighbor 10.120.120.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.11.1.2/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.110/24
!
interface Ethernet 0/49
ip address 10.120.120.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.120.20.1/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 201


SLX Configuration and Implementation Lab Guide SLX

C. G2-Leaf-3
ip router-id 10.11.1.3
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64202
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.130.2 remote-as 65201
neighbor 10.120.130.2 bfd
neighbor 10.120.30.2 remote-as 65201
neighbor 10.120.30.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.30.2 allowas-in 1
neighbor 10.120.130.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.11.1.3/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.111/24
!
interface Ethernet 0/49
ip address 10.120.30.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.120.130.1/30
no shutdown
!
D. G2-Leaf-4
ip router-id 10.11.1.4

© 2020 Extreme Networks, Inc. All rights reserved . 202


SLX Configuration and Implementation Lab Guide SLX

no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64202
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.140.2 remote-as 65201
neighbor 10.120.140.2 bfd
neighbor 10.120.40.2 remote-as 65201
neighbor 10.120.40.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.40.2 allowas-in 1
neighbor 10.120.140.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.11.1.4/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.112/24
!
interface Ethernet 0/49
ip address 10.120.140.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.120.40.1/30
no shutdown
!
E. G2-Leaf-5
ip router-id 10.11.1.5
no protocol vrrp
no protocol vrrp-extended

© 2020 Extreme Networks, Inc. All rights reserved . 203


SLX Configuration and Implementation Lab Guide SLX

router bgp
local-as 64203
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.50.2 remote-as 65201
neighbor 10.120.50.2 bfd
neighbor 10.120.150.2 remote-as 65201
neighbor 10.120.150.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.50.2 allowas-in 1
neighbor 10.120.150.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.11.1.5/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.113/24
!
interface Ethernet 0/49
ip address 10.120.50.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.120.150.1/30
no shutdown
!

F. G2-Leaf-6
ip router-id 10.11.1.6
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65203

© 2020 Extreme Networks, Inc. All rights reserved . 204


SLX Configuration and Implementation Lab Guide SLX

bfd interval 140 min-rx 125 multiplier 44


neighbor 10.120.60.2 remote-as 65201
neighbor 10.120.60.2 bfd
neighbor 10.120.160.2 remote-as 65201
neighbor 10.120.160.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.60.2 allowas-in 1
neighbor 10.120.160.2 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.11.1.6/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.114/24
!
interface Ethernet 0/49
ip address 10.120.160.1/30
no shutdown
!
interface Ethernet 0/50
ip address 10.120.60.1/30
no shutdown
!

G . G2-Spine-1
ip router-id 10.11.1.7
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65201
bfd interval 140 min-rx 125 multiplier 44

© 2020 Extreme Networks, Inc. All rights reserved . 205


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.120.10.1 remote-as 64201


neighbor 10.120.10.1 bfd
neighbor 10.120.20.1 remote-as 64201
neighbor 10.120.20.1 bfd
neighbor 10.120.30.1 remote-as 64202
neighbor 10.120.30.1 bfd
neighbor 10.120.40.1 remote-as 64202
neighbor 10.120.40.1 bfd
neighbor 10.120.30.1 remote-as 64203
neighbor 10.120.30.1 bfd
neighbor 10.120.40.1 remote-as 64203
neighbor 10.120.40.1 bfd

address-family ipv4 unicast


redistribute connected
neighbor 10.120.60.1 allowas-in 1
neighbor 10.120.50.1 allowas-in 1
neighbor 10.120.40.1 allowas-in 1
neighbor 10.120.30.1 allowas-in 1
neighbor 10.120.20.1 allowas-in 1
neighbor 10.120.10.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.11.1.7/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.115/24
!
interface Ethernet 0/1
ip address 10.120.10.2/30
no shutdown
!
interface Ethernet 0/2
ip address 10.120.20.2/30

© 2020 Extreme Networks, Inc. All rights reserved . 206


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/3
ip address 10.120.30.2/30
no shutdown
!
interface Ethernet 0/4
ip address 10.120.40.2/30
no shutdown
!
interface Ethernet 0/5
ip address 10.120.50.2/30
no shutdown
!
interface Ethernet 0/6
ip address 10.120.60.2/30
no shutdown
!

H . G2-Spine-2

ip router-id 10.11.1.8
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.110.1 remote-as 64201
neighbor 10.120.110.1 bfd
neighbor 10.120.120.1 remote-as 64201
neighbor 10.120.120.1 bfd
neighbor 10.120.130.1 remote-as 64202
neighbor 10.120.130.1 bfd
neighbor 10.120.140.1 remote-as 64202
neighbor 10.120.140.1 bfd
neighbor 10.120.150.1 remote-as 64203
neighbor 10.120.150.1 bfd
neighbor 10.120.160.1 remote-as 64203
neighbor 10.120.160.1 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.160.1 allowas-in 1
neighbor 10.120.150.1 allowas-in 1
neighbor 10.120.140.1 allowas-in 1
neighbor 10.120.130.1 allowas-in 1
neighbor 10.120.120.1 allowas-in 1

© 2020 Extreme Networks, Inc. All rights reserved . 207


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.120.110.1 allowas-in 1


maximum-paths 8
!
address-family ipv6 unicast
!
interface Loopback 1
ip address 10.11.1.8/32
no shutdown
!
interface Loopback 2
ip ospf area 0
ip address 10.110.10.8/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.116/24
!
int e 0/1
ip address 10.120.120.2/30
no shutdown
!
int e 0/2
ip address 10.120.110.2/30
no shutdown
!
int e 0/3
ip address 10.120.140.2/30
no shutdown
!
int e 0/4
ip address 10.120.130.2/30
no shutdown
!
int e 0/5
ip address 10.120.160.2/30
no shutdown
!
int e 0/6
ip address 10.120.150.2/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 208


SLX Configuration and Implementation Lab Guide SLX

Lab 8: Configuring BGP on Un-numbered devices

Group-1
A. G1-Leaf-1
ip router-id 10.1.1.1
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 bfd
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.20.10.2 remote-as 65101
neighbor 10.20.10.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.10.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.1/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.101/24
!
interface Ethernet 0/49
ip address 10.20.10.1/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 209


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/50


ip unnumbered loopback 1
no shutdown
!

B. G1-Leaf-2
ip router-id 10.1.1.2
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 bfd
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.20.20.2 remote-as 65101
neighbor 10.20.20.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.20.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.2/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.102/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 210


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/50


ip address 10.20.20.1/30
no shutdown
!
C. G1-Leaf-3
ip router-id 10.1.1.3
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64102
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 bfd
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.20.30.2 remote-as 65101
neighbor 10.20.30.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.30.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
!
interface Loopback 1
ip address 10.1.1.3/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.103/24
!
interface Ethernet 0/49
ip address 10.20.30.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1

© 2020 Extreme Networks, Inc. All rights reserved . 211


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!

D . G1-Leaf-4
ip router-id 10.1.1.4
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64102
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 bfd
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.20.40.2 remote-as 65101
neighbor 10.20.40.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.40.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.4/32
no shutdown
!
interface Loopback 2
ip ospf area 2
ip address 10.10.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.104/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 212


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/50


ip address 10.20.40.1/30
no shutdown
!

E . G1-Leaf-5
ip router-id 10.1.1.5
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64103
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 bfd
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.20.50.2 remote-as 65101
neighbor 10.20.50.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.50.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
!
interface Loopback 1
ip address 10.1.1.5/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.105/24
!
interface Ethernet 0/49
ip address 10.20.50.1/30
no shutdown
!
interface Ethernet 0/50

© 2020 Extreme Networks, Inc. All rights reserved . 213


SLX Configuration and Implementation Lab Guide SLX

ip unnumbered loopback 1
no shutdown
!
F . G1-Leaf-6
ip router-id 10.1.1.6
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64103
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 bfd
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.20.60.2 remote-as 65101
neighbor 10.20.60.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.60.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.6/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.106/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50

© 2020 Extreme Networks, Inc. All rights reserved . 214


SLX Configuration and Implementation Lab Guide SLX

ip address 10.20.60.1/30
no shutdown
!

A. G1-Spine-1
ip router-id 10.1.1.7
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.10.1 remote-as 64101
neighbor 10.20.10.1 bfd
neighbor 10.20.20.1 remote-as 64101
neighbor 10.20.20.1 bfd
neighbor 10.20.30.1 remote-as 64102
neighbor 10.20.30.1 bfd
neighbor 10.20.40.1 remote-as 64102
neighbor 10.20.40.1 bfd
neighbor 10.20.50.1 remote-as 64103
neighbor 10.20.50.1 bfd
neighbor 10.20.60.1 remote-as 64103
neighbor 10.20.60.1 bfd

address-family ipv4 unicast


redistribute connected
neighbor 10.20.60.1 allowas-in 1
neighbor 10.20.50.1 allowas-in 1
neighbor 10.20.40.1 allowas-in 1
neighbor 10.20.30.1 allowas-in 1
neighbor 10.20.20.1 allowas-in 1
neighbor 10.20.10.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.7/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.7/32
no shutdown
!
interface Management 0

© 2020 Extreme Networks, Inc. All rights reserved . 215


SLX Configuration and Implementation Lab Guide SLX

no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.107/24
!
interface Ethernet 0/1
ip address 10.20.10.2/30
no shutdown
!
interface Ethernet 0/2
ip address 10.20.20.2/30
no shutdown
!
interface Ethernet 0/3
ip address 10.20.30.2/30
no shutdown
!
interface Ethernet 0/4
ip address 10.20.40.2/30
no shutdown
!
interface Ethernet 0/5
ip address 10.20.50.2/30
no shutdown
!
interface Ethernet 0/6
ip address 10.20.60.2/30
no shutdown
!
B. G1-Spine-2

ip router-id 10.1.1.8
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.1 remote-as 64101
neighbor 10.1.1.1 ebgp-multihop 2
neighbor 10.1.1.1 bfd
neighbor 10.1.1.2 remote-as 64101
neighbor 10.1.1.2 ebgp-multihop 2
neighbor 10.1.1.2 bfd
neighbor 10.1.1.3 remote-as 64102
neighbor 10.1.1.3 ebgp-multihop 2

© 2020 Extreme Networks, Inc. All rights reserved . 216


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.1.1.3 bfd


neighbor 10.1.1.4 remote-as 64102
neighbor 10.1.1.4 ebgp-multihop 2
neighbor 10.1.1.4 bfd
neighbor 10.1.1.5 remote-as 64103
neighbor 10.1.1.5 ebgp-multihop 2
neighbor 10.1.1.5 bfd
neighbor 10.1.1.6 remote-as 64103
neighbor 10.1.1.6 ebgp-multihop 2
neighbor 10.1.1.6 bfd
neighbor 10.1.1.6 update-source loopback 1
neighbor 10.1.1.5 update-source loopback 1
neighbor 10.1.1.4 update-source loopback 1
neighbor 10.1.1.3 update-source loopback 1
neighbor 10.1.1.2 update-source loopback 1
neighbor 10.1.1.1 update-source loopback 1
address-family ipv4 unicast
redistribute connected
neighbor 10.1.1.6 allowas-in 1
neighbor 10.1.1.5 allowas-in 1
neighbor 10.1.1.4 allowas-in 1
neighbor 10.1.1.3 allowas-in 1
neighbor 10.1.1.2 allowas-in 1
neighbor 10.1.1.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.1.1.8/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.8/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.108/24
!
interface Ethernet 0/1
ip unnumbered loopback 1
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 217


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/2
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/3
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/4
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/5
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/6
ip unnumbered loopback 1
no shutdown
!

Group-2
A. G2-Leaf-1
ip router-id 10.11.1.1
police-remark-profile default
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 bfd
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.120.10.2 remote-as 65201
neighbor 10.120.10.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.10.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast

© 2020 Extreme Networks, Inc. All rights reserved . 218


SLX Configuration and Implementation Lab Guide SLX

!
!
interface Loopback 1
ip address 10.11.1.1/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.109/24
!
interface Ethernet 0/49
ip address 10.120.10.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!
B. G2-Leaf-2
ip router-id 10.11.1.2
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 bfd
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.120.20.2 remote-as 65201
neighbor 10.120.20.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.20.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!

© 2020 Extreme Networks, Inc. All rights reserved . 219


SLX Configuration and Implementation Lab Guide SLX

!
interface Loopback 1
ip address 10.11.1.2/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.110/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.120.20.1/30
no shutdown
!
C. G2-Leaf-3
ip router-id 10.11.1.3
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64202
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 bfd
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.120.30.2 remote-as 65201
neighbor 10.120.30.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.30.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
!
interface Loopback 1

© 2020 Extreme Networks, Inc. All rights reserved . 220


SLX Configuration and Implementation Lab Guide SLX

ip address 10.11.1.3/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.111/24
!
interface Ethernet 0/49
ip address 10.120.30.0/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!
D. G2-Leaf-4
ip router-id 10.11.1.4
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64202
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 bfd
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.120.40.2 remote-as 65201
neighbor 10.120.40.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.40.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.11.1.4/32

© 2020 Extreme Networks, Inc. All rights reserved . 221


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Loopback 2
ip address 10.110.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.112/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.120.40.1/30
no shutdown
!
E. G2-Leaf-5
ip router-id 10.11.1.5
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64203
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 bfd
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.120.50.2 remote-as 65201
neighbor 10.120.50.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.50.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
!
interface Loopback 1
ip address 10.11.1.5/32
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 222


SLX Configuration and Implementation Lab Guide SLX

interface Loopback 2
ip address 10.110.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.113/24
!
interface Ethernet 0/49
ip address 10.120.50.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!
F. G2-Leaf-6
ip router-id 10.11.1.6
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64203
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 bfd
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.120.60.2 remote-as 65201
neighbor 10.120.60.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.60.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.11.1.6/32
no shutdown
!
interface Loopback 2

© 2020 Extreme Networks, Inc. All rights reserved . 223


SLX Configuration and Implementation Lab Guide SLX

ip address 10.110.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.114/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.120.60.1/30
no shutdown
!

G . G2-Spine-1:
ip router-id 10.11.1.5
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.10.1 remote-as 64201
neighbor 10.120.10.1 bfd
neighbor 10.120.20.1 remote-as 64201
neighbor 10.120.20.1 bfd
neighbor 10.120.30.1 remote-as 64202
neighbor 10.120.30.1 bfd
neighbor 10.120.40.1 remote-as 64202
neighbor 10.120.40.1 bfd
neighbor 10.120.50.1 remote-as 64203
neighbor 10.120.50.1 bfd
neighbor 10.120.60.1 remote-as 64203
neighbor 10.120.60.1 bfd

address-family ipv4 unicast


redistribute connected
neighbor 10.120.60.1 allowas-in 1
neighbor 10.120.50.1 allowas-in 1
neighbor 10.120.40.1 allowas-in 1
neighbor 10.120.30.1 allowas-in 1

© 2020 Extreme Networks, Inc. All rights reserved . 224


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.120.20.1 allowas-in 1


neighbor 10.120.10.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.11.1.7/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.115/24
!
interface Ethernet 0/1
ip address 10.120.10.2/30
no shutdown
!
interface Ethernet 0/2
ip address 10.120.20.2/30
no shutdown
!
interface Ethernet 0/3
ip address 10.120.30.2/30
no shutdown
!
interface Ethernet 0/4
ip address 10.120.40.2/30
no shutdown
!
interface Ethernet 0/5
ip address 10.120.50.2/30
no shutdown
!
interface Ethernet 0/6
ip address 10.120.60.2/30
no shutdown
!
H. G2-Spine-2

© 2020 Extreme Networks, Inc. All rights reserved . 225


SLX Configuration and Implementation Lab Guide SLX

ip router-id 10.11.1.8
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.1 remote-as 64201
neighbor 10.11.1.1 ebgp-multihop 2
neighbor 10.11.1.1 bfd
neighbor 10.11.1.2 remote-as 64201
neighbor 10.11.1.2 ebgp-multihop 2
neighbor 10.11.1.2 bfd
neighbor 10.11.1.3 remote-as 64202
neighbor 10.11.1.3 ebgp-multihop 2
neighbor 10.11.1.3 bfd
neighbor 10.11.1.4 remote-as 64202
neighbor 10.11.1.4 ebgp-multihop 2
neighbor 10.11.1.4 bfd
neighbor 10.11.1.5 remote-as 64203
neighbor 10.11.1.5 ebgp-multihop 2
neighbor 10.11.1.5 bfd
neighbor 10.11.1.6 remote-as 64203
neighbor 10.11.1.6 ebgp-multihop 2
neighbor 10.11.1.6 bfd
neighbor 10.11.1.6 update-source loopback 1
neighbor 10.11.1.5 update-source loopback 1
neighbor 10.11.1.4 update-source loopback 1
neighbor 10.11.1.3 update-source loopback 1
neighbor 10.11.1.2 update-source loopback 1
neighbor 10.11.1.1 update-source loopback 1
address-family ipv4 unicast
redistribute connected
neighbor 10.11.1.6 allowas-in 1
neighbor 10.11.1.5 allowas-in 1
neighbor 10.11.1.4 allowas-in 1
neighbor 10.11.1.3 allowas-in 1
neighbor 10.11.1.2 allowas-in 1
neighbor 10.11.1.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
!
interface Loopback 1
ip address 10.11.1.8/32

© 2020 Extreme Networks, Inc. All rights reserved . 226


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Loopback 2
ip ospf area 0
ip address 10.110.10.8/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.116/24
!
interface Ethernet 0/1
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/2
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/3
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/4
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/5
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/6
ip unnumbered loopback 1
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 227


SLX Configuration and Implementation Lab Guide SLX

Lab 9: Configuring BGP EVPN


Group 1
A. G1-LEAF-1
ip router-id 10.1.1.1
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.10.2 remote-as 65101
neighbor 10.20.10.2 ebgp-multihop 2
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.1.1.8 bfd
neighbor 10.1.1.3 remote-as 64102
neighbor 10.1.1.3 ebgp-multihop 2
neighbor 10.1.1.3 update-source loopback 1
neighbor 10.1.1.3 bfd
neighbor 10.1.1.5 remote-as 64103
neighbor 10.1.1.5 ebgp-multihop 2
neighbor 10.1.1.5 update-source loopback 1
neighbor 10.1.1.5 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.10.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
neighbor 10.1.1.3 allowas-in 1
neighbor 10.1.1.5 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.1.1.8 encapsulation vxlan
neighbor 10.1.1.8 next-hop-unchanged
neighbor 10.1.1.8 activate
neighbor 10.1.1.3 encapsulation vxlan
neighbor 10.1.1.3 next-hop-unchanged
neighbor 10.1.1.3 activate
neighbor 10.1.1.5 encapsulation vxlan
neighbor 10.1.1.5 next-hop-unchanged

© 2020 Extreme Networks, Inc. All rights reserved . 228


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.1.1.5 activate


!
!
interface Loopback 1
ip address 10.1.1.1/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.101/24
!
interface Ethernet 0/49
ip address 10.20.10.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!

B. G1-Leaf-2
ip router-id 10.1.1.2
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.20.2 remote-as 65101
neighbor 10.20.20.2 bfd
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.1.1.8 bfd
neighbor 10.1.1.4 remote-as 64102
neighbor 10.1.1.4 ebgp-multihop 2
neighbor 10.1.1.4 update-source loopback 1
neighbor 10.1.1.4 bfd
neighbor 10.1.1.6 remote-as 64103
neighbor 10.1.1.6 ebgp-multihop 2
neighbor 10.1.1.6 update-source loopback 1

© 2020 Extreme Networks, Inc. All rights reserved . 229


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.1.1.6 bfd


address-family ipv4 unicast
redistribute connected
neighbor 10.20.20.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
neighbor 10.1.1.4 allowas-in 1
neighbor 10.1.1.6 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.1.1.8 encapsulation vxlan
neighbor 10.1.1.8 next-hop-unchanged
neighbor 10.1.1.8 activate
neighbor 10.1.1.4 encapsulation vxlan
neighbor 10.1.1.4 next-hop-unchanged
neighbor 10.1.1.4 activate
neighbor 10.1.1.6 encapsulation vxlan
neighbor 10.1.1.6 next-hop-unchanged
neighbor 10.1.1.6 activate
!
!
interface Loopback 1
ip address 10.1.1.2/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.102/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.20.20.1/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 230


SLX Configuration and Implementation Lab Guide SLX

C. G1-Leaf-3
ip router-id 10.1.1.3
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64102
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.30.2 remote-as 65101
neighbor 10.20.30.2 bfd
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.1.1.8 bfd
neighbor 10.1.1.1 remote-as 64101
neighbor 10.1.1.1 ebgp-multihop 2
neighbor 10.1.1.1 update-source loopback 1
neighbor 10.1.1.1 bfd
neighbor 10.1.1.5 remote-as 64103
neighbor 10.1.1.5 ebgp-multihop 2
neighbor 10.1.1.5 update-source loopback 1
neighbor 10.1.1.5 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.30.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
neighbor 10.1.1.1 allowas-in 1
neighbor 10.1.1.5 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.1.1.8 encapsulation vxlan
neighbor 10.1.1.8 next-hop-unchanged
neighbor 10.1.1.8 activate
neighbor 10.1.1.1 encapsulation vxlan
neighbor 10.1.1.1 next-hop-unchanged
neighbor 10.1.1.1 activate
neighbor 10.1.1.5 encapsulation vxlan
neighbor 10.1.1.5 next-hop-unchanged
neighbor 10.1.1.5 activate
!
!

© 2020 Extreme Networks, Inc. All rights reserved . 231


SLX Configuration and Implementation Lab Guide SLX

interface Loopback 1
ip address 10.1.1.3/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.103/24
!
interface Ethernet 0/49
ip address 10.20.30.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!
D. G1-Leaf-4
ip router-id 10.1.1.4
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64102
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.40.2 remote-as 65101
neighbor 10.20.40.2 bfd
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.1.1.8 bfd
neighbor 10.1.1.2 remote-as 64101
neighbor 10.1.1.2 ebgp-multihop 2
neighbor 10.1.1.2 update-source loopback 1
neighbor 10.1.1.2 bfd
neighbor 10.1.1.6 remote-as 64103
neighbor 10.1.1.6 ebgp-multihop 2
neighbor 10.1.1.6 update-source loopback 1
neighbor 10.1.1.6 bfd
address-family ipv4 unicast
redistribute connected

© 2020 Extreme Networks, Inc. All rights reserved . 232


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.20.40.2 allowas-in 1


neighbor 10.1.1.8 allowas-in 1
neighbor 10.1.1.2 allowas-in 1
neighbor 10.1.1.6 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.1.1.8 encapsulation vxlan
neighbor 10.1.1.8 next-hop-unchanged
neighbor 10.1.1.8 activate
neighbor 10.1.1.2 encapsulation vxlan
neighbor 10.1.1.2 next-hop-unchanged
neighbor 10.1.1.2 activate
neighbor 10.1.1.6 encapsulation vxlan
neighbor 10.1.1.6 next-hop-unchanged
neighbor 10.1.1.6 activate
!
!
interface Loopback 1
ip address 10.1.1.4/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.104/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.20.40.1/30
no shutdown
!

E. G1-Leaf-5

© 2020 Extreme Networks, Inc. All rights reserved . 233


SLX Configuration and Implementation Lab Guide SLX

ip router-id 10.1.1.5
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64103
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.50.2 remote-as 65101
neighbor 10.20.50.2 bfd
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.1.1.8 bfd
neighbor 10.1.1.1 remote-as 64101
neighbor 10.1.1.1 ebgp-multihop 2
neighbor 10.1.1.1 update-source loopback 1
neighbor 10.1.1.1 bfd
neighbor 10.1.1.3 remote-as 64102
neighbor 10.1.1.3 ebgp-multihop 2
neighbor 10.1.1.3 update-source loopback 1
neighbor 10.1.1.3 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.50.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
neighbor 10.1.1.1 allowas-in 1
neighbor 10.1.1.3 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.1.1.8 encapsulation vxlan
neighbor 10.1.1.8 next-hop-unchanged
neighbor 10.1.1.8 activate
neighbor 10.1.1.1 encapsulation vxlan
neighbor 10.1.1.1 next-hop-unchanged
neighbor 10.1.1.1 activate
neighbor 10.1.1.3 encapsulation vxlan
neighbor 10.1.1.3 next-hop-unchanged
neighbor 10.1.1.3 activate
!
!
interface Loopback 1
ip address 10.1.1.5/32
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 234


SLX Configuration and Implementation Lab Guide SLX

!
interface Loopback 2
ip address 10.10.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.105/24
!
interface Ethernet 0/49
ip address 10.20.50.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!
F. G1-Leaf-6
ip router-id 10.1.1.6
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64103
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.20.60.2 remote-as 65101
neighbor 10.20.60.2 bfd
neighbor 10.1.1.8 remote-as 65101
neighbor 10.1.1.8 ebgp-multihop 2
neighbor 10.1.1.8 update-source loopback 1
neighbor 10.1.1.8 bfd
neighbor 10.1.1.4 remote-as 64102
neighbor 10.1.1.4 ebgp-multihop 2
neighbor 10.1.1.4 update-source loopback 1
neighbor 10.1.1.4 bfd
neighbor 10.1.1.2 remote-as 64101
neighbor 10.1.1.2 ebgp-multihop 2
neighbor 10.1.1.2 update-source loopback 1
neighbor 10.1.1.2 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.20.60.2 allowas-in 1
neighbor 10.1.1.8 allowas-in 1
neighbor 10.1.1.2 allowas-in 1

© 2020 Extreme Networks, Inc. All rights reserved . 235


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.1.1.4 allowas-in 1


maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.1.1.8 encapsulation vxlan
neighbor 10.1.1.8 next-hop-unchanged
neighbor 10.1.1.8 activate
neighbor 10.1.1.4 encapsulation vxlan
neighbor 10.1.1.4 next-hop-unchanged
neighbor 10.1.1.4 activate
neighbor 10.1.1.2 encapsulation vxlan
neighbor 10.1.1.2 next-hop-unchanged
neighbor 10.1.1.2 activate
!
!
interface Loopback 1
ip address 10.1.1.6/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.106/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.20.60.1/30
no shutdown
!

G . G1-Spine-1
router bgp
local-as 65101
bfd interval 140 min-rx 125 multiplier 44

© 2020 Extreme Networks, Inc. All rights reserved . 236


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.20.10.1 remote-as 64101


neighbor 10.20.10.1 ebgp-multihop 2
neighbor 10.20.20.1 remote-as 64101
neighbor 10.20.20.1 ebgp-multihop 2
neighbor 10.20.30.1 remote-as 64102
neighbor 10.20.30.1 ebgp-multihop 2
neighbor 10.20.40.1 remote-as 64102
neighbor 10.20.40.1 ebgp-multihop 2
neighbor 10.20.50.1 remote-as 64103
neighbor 10.20.50.1 ebgp-multihop 2
neighbor 10.20.60.1 remote-as 64103
neighbor 10.20.60.1 ebgp-multihop 2
address-family ipv4 unicast
redistribute connected
neighbor 10.20.60.1 allowas-in 1
neighbor 10.20.50.1 allowas-in 1
neighbor 10.20.40.1 allowas-in 1
neighbor 10.20.30.1 allowas-in 1
neighbor 10.20.20.1 allowas-in 1
neighbor 10.20.10.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
address-family l2vpn evpn
!
!
interface Loopback 1
ip address 10.1.1.7/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.107/24
!
interface Ethernet 0/1
ip address 10.20.10.2/30
no shutdown
!
interface Ethernet 0/2

© 2020 Extreme Networks, Inc. All rights reserved . 237


SLX Configuration and Implementation Lab Guide SLX

ip address 10.20.20.2/30
no shutdown
!
interface Ethernet 0/3
ip address 10.20.30.2/30
no shutdown
!
interface Ethernet 0/4
ip address 10.20.40.2/30
no shutdown
!
interface Ethernet 0/5
ip address 10.20.50.2/30
no shutdown
!
interface Ethernet 0/6
ip address 10.20.40.2/30
no shutdown
!

H . G1-Spine-2
ip router-id 10.1.1.8
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65101
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.1.1.1 remote-as 64101
neighbor 10.1.1.1 ebgp-multihop 2
neighbor 10.1.1.1 update-source loopback 1
neighbor 10.1.1.1 bfd
neighbor 10.1.1.2 remote-as 64101
neighbor 10.1.1.2 ebgp-multihop 2
neighbor 10.1.1.2 update-source loopback 1
neighbor 10.1.1.2 bfd
neighbor 10.1.1.3 remote-as 64102
neighbor 10.1.1.3 ebgp-multihop 2
neighbor 10.1.1.3 update-source loopback 1
neighbor 10.1.1.3 bfd
neighbor 10.1.1.4 remote-as 64102
neighbor 10.1.1.4 ebgp-multihop 2
neighbor 10.1.1.4 update-source loopback 1
neighbor 10.1.1.4 bfd
neighbor 10.1.1.5 remote-as 64103
neighbor 10.1.1.5 ebgp-multihop 2
neighbor 10.1.1.5 update-source loopback 1

© 2020 Extreme Networks, Inc. All rights reserved . 238


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.1.1.5 bfd


neighbor 10.1.1.6 remote-as 64103
neighbor 10.1.1.6 ebgp-multihop 2
neighbor 10.1.1.6 update-source loopback 1
neighbor 10.1.1.6 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.1.1.6 allowas-in 1
neighbor 10.1.1.5 allowas-in 1
neighbor 10.1.1.4 allowas-in 1
neighbor 10.1.1.3 allowas-in 1
neighbor 10.1.1.2 allowas-in 1
neighbor 10.1.1.1 allowas-in 1
maximum-paths 8
!
address-family ipv6 unicast
!
address-family l2vpn evpn
retain route-target all
neighbor 10.1.1.6 encapsulation vxlan
neighbor 10.1.1.6 next-hop-unchanged
neighbor 10.1.1.6 activate
neighbor 10.1.1.5 encapsulation vxlan
neighbor 10.1.1.5 next-hop-unchanged
neighbor 10.1.1.5 activate
neighbor 10.1.1.4 encapsulation vxlan
neighbor 10.1.1.4 next-hop-unchanged
neighbor 10.1.1.4 activate
neighbor 10.1.1.3 encapsulation vxlan
neighbor 10.1.1.3 next-hop-unchanged
neighbor 10.1.1.3 activate
neighbor 10.1.1.2 encapsulation vxlan
neighbor 10.1.1.2 next-hop-unchanged
neighbor 10.1.1.2 activate
neighbor 10.1.1.1 encapsulation vxlan
neighbor 10.1.1.1 next-hop-unchanged
neighbor 10.1.1.1 activate
!
!
interface Loopback 1
ip address 10.1.1.8/32
no shutdown
!
interface Loopback 2
ip address 10.10.10.8/32
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 239


SLX Configuration and Implementation Lab Guide SLX

interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.108/24
!
interface Ethernet 0/1
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/2
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/3
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/4
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/5
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/6
ip unnumbered loopback 1
no shutdown
!

Group 2
A. G2-LEAF-1
ip router-id 10.11.1.1
police-remark-profile default
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.10.2 remote-as 65201
neighbor 10.120.10.2 ebgp-multihop 2
neighbor 10.11.1.8 remote-as 65201

© 2020 Extreme Networks, Inc. All rights reserved . 240


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.11.1.8 ebgp-multihop 2


neighbor 10.11.1.8 update-source loopback 1
neighbor 10.11.1.8 bfd
neighbor 10.11.1.3 remote-as 64202
neighbor 10.11.1.3 ebgp-multihop 2
neighbor 10.11.1.3 update-source loopback 1
neighbor 10.11.1.3 bfd
neighbor 10.11.1.5 remote-as 64203
neighbor 10.11.1.5 ebgp-multihop 2
neighbor 10.11.1.5 update-source loopback 1
neighbor 10.11.1.5 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.10.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
neighbor 10.11.1.3 allowas-in 1
neighbor 10.11.1.5 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.11.1.8 encapsulation vxlan
neighbor 10.11.1.8 next-hop-unchanged
neighbor 10.11.1.8 activate
neighbor 10.11.1.3 encapsulation vxlan
neighbor 10.11.1.3 next-hop-unchanged
neighbor 10.11.1.3 activate
neighbor 10.11.1.5 encapsulation vxlan
neighbor 10.11.1.5 next-hop-unchanged
neighbor 10.11.1.5 activate
!
!
interface Loopback 1
ip address 10.11.1.1/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp

© 2020 Extreme Networks, Inc. All rights reserved . 241


SLX Configuration and Implementation Lab Guide SLX

ip address 10.140.8.109/24
!
interface Ethernet 0/49
ip address 10.120.10.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!

B. G2-Leaf-2
ip router-id 10.11.1.2
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.20.2 remote-as 65201
neighbor 10.120.20.2 bfd
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.11.1.8 bfd
neighbor 10.11.1.4 remote-as 64202
neighbor 10.11.1.4 ebgp-multihop 2
neighbor 10.11.1.4 update-source loopback 1
neighbor 10.11.1.4 bfd
neighbor 10.11.1.6 remote-as 64203
neighbor 10.11.1.6 ebgp-multihop 2
neighbor 10.11.1.6 update-source loopback 1
neighbor 10.11.1.6 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.20.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
neighbor 10.11.1.4 allowas-in 1
neighbor 10.11.1.6 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.11.1.8 encapsulation vxlan
neighbor 10.11.1.8 next-hop-unchanged
neighbor 10.11.1.8 activate

© 2020 Extreme Networks, Inc. All rights reserved . 242


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.11.1.4 encapsulation vxlan


neighbor 10.11.1.4 next-hop-unchanged
neighbor 10.11.1.4 activate
neighbor 10.11.1.6 encapsulation vxlan
neighbor 10.11.1.6 next-hop-unchanged
neighbor 10.11.1.6 activate
!
!
interface Loopback 1
ip address 10.11.1.2/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.110/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.120.20.1/30
no shutdown
!
C. G2-Leaf-3
ip router-id 10.11.1.3
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64202
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.30.2 remote-as 65201
neighbor 10.120.30.2 bfd
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.11.1.8 bfd
neighbor 10.11.1.1 remote-as 64201
neighbor 10.11.1.1 ebgp-multihop 2

© 2020 Extreme Networks, Inc. All rights reserved . 243


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.11.1.1 update-source loopback 1


neighbor 10.11.1.1 bfd
neighbor 10.11.1.5 remote-as 64203
neighbor 10.11.1.5 ebgp-multihop 2
neighbor 10.11.1.5 update-source loopback 1
neighbor 10.11.1.5 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.30.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
neighbor 10.11.1.1 allowas-in 1
neighbor 10.11.1.5 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.11.1.8 encapsulation vxlan
neighbor 10.11.1.8 next-hop-unchanged
neighbor 10.11.1.8 activate
neighbor 10.11.1.1 encapsulation vxlan
neighbor 10.11.1.1 next-hop-unchanged
neighbor 10.11.1.1 activate
neighbor 10.11.1.5 encapsulation vxlan
neighbor 10.11.1.5 next-hop-unchanged
neighbor 10.11.1.5 activate
!
!
interface Loopback 1
ip address 10.11.1.3/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.111/24
!
interface Ethernet 0/49
ip address 10.120.30.1/30
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 244


SLX Configuration and Implementation Lab Guide SLX

!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown
!
D. G2-Leaf-4
ip router-id 10.11.1.4
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64202
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.40.2 remote-as 65201
neighbor 10.120.40.2 bfd
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.11.1.8 bfd
neighbor 10.11.1.2 remote-as 64201
neighbor 10.11.1.2 ebgp-multihop 2
neighbor 10.11.1.2 update-source loopback 1
neighbor 10.11.1.2 bfd
neighbor 10.11.1.6 remote-as 64203
neighbor 10.11.1.6 ebgp-multihop 2
neighbor 10.11.1.6 update-source loopback 1
neighbor 10.11.1.6 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.40.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
neighbor 10.11.1.2 allowas-in 1
neighbor 10.11.1.6 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.11.1.8 encapsulation vxlan
neighbor 10.11.1.8 next-hop-unchanged
neighbor 10.11.1.8 activate
neighbor 10.11.1.2 encapsulation vxlan
neighbor 10.11.1.2 next-hop-unchanged
neighbor 10.11.1.2 activate
neighbor 10.11.1.6 encapsulation vxlan
neighbor 10.11.1.6 next-hop-unchanged

© 2020 Extreme Networks, Inc. All rights reserved . 245


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.11.1.6 activate


!
!
interface Loopback 1
ip address 10.11.1.4/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.112/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.120.40.1/30
no shutdown
!

E . G2-Leaf-5
ip router-id 10.11.1.5
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64203
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.50.2 remote-as 65201
neighbor 10.120.50.2 bfd
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.11.1.8 bfd
neighbor 10.11.1.1 remote-as 64201
neighbor 10.11.1.1 ebgp-multihop 2
neighbor 10.11.1.1 update-source loopback 1
neighbor 10.11.1.1 bfd
neighbor 10.11.1.3 remote-as 64202
neighbor 10.11.1.3 ebgp-multihop 2

© 2020 Extreme Networks, Inc. All rights reserved . 246


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.11.1.3 update-source loopback 1


neighbor 10.11.1.3 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.50.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
neighbor 10.11.1.3 allowas-in 1
neighbor 10.11.1.5 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.11.1.8 encapsulation vxlan
neighbor 10.11.1.8 next-hop-unchanged
neighbor 10.11.1.8 activate
neighbor 10.11.1.3 encapsulation vxlan
neighbor 10.11.1.3 next-hop-unchanged
neighbor 10.11.1.3 activate
neighbor 10.11.1.5 encapsulation vxlan
neighbor 10.11.1.5 next-hop-unchanged
neighbor 10.11.1.5 activate
!
!
interface Loopback 1
ip address 10.11.1.5/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.113/24
!
interface Ethernet 0/49
ip address 10.120.50.1/30
no shutdown
!
interface Ethernet 0/50
ip unnumbered loopback 1
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 247


SLX Configuration and Implementation Lab Guide SLX

!
F . G2-Leaf-6
ip router-id 10.11.1.6
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 64203
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.60.2 remote-as 65201
neighbor 10.120.60.2 bfd
neighbor 10.11.1.8 remote-as 65201
neighbor 10.11.1.8 ebgp-multihop 2
neighbor 10.11.1.8 update-source loopback 1
neighbor 10.11.1.8 bfd
neighbor 10.11.1.2 remote-as 64201
neighbor 10.11.1.2 ebgp-multihop 2
neighbor 10.11.1.2 update-source loopback 1
neighbor 10.11.1.2 bfd
neighbor 10.11.1.4 remote-as 64202
neighbor 10.11.1.4 ebgp-multihop 2
neighbor 10.11.1.4 update-source loopback 1
neighbor 10.11.1.4 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.60.2 allowas-in 1
neighbor 10.11.1.8 allowas-in 1
neighbor 10.11.1.4 allowas-in 1
neighbor 10.11.1.6 allowas-in 1
maximum-paths 8
next-hop-recursion
!
address-family ipv6 unicast
!
address-family l2vpn evpn
neighbor 10.11.1.8 encapsulation vxlan
neighbor 10.11.1.8 next-hop-unchanged
neighbor 10.11.1.8 activate
neighbor 10.11.1.4 encapsulation vxlan
neighbor 10.11.1.4 next-hop-unchanged
neighbor 10.11.1.4 activate
neighbor 10.11.1.6 encapsulation vxlan
neighbor 10.11.1.6 next-hop-unchanged
neighbor 10.11.1.6 activate
!
!
interface Loopback 1

© 2020 Extreme Networks, Inc. All rights reserved . 248


SLX Configuration and Implementation Lab Guide SLX

ip address 10.11.1.6/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.114/24
!
interface Ethernet 0/49
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/50
ip address 10.120.60.1/30
no shutdown
!

G . G2-Spine-1
router bgp
local-as 65201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.120.10.1 remote-as 64201
neighbor 10.120.10.1 bfd
neighbor 10.120.20.1 remote-as 64201
neighbor 10.120.20.1 bfd
neighbor 10.120.30.1 remote-as 64202
neighbor 10.120.30.1 bfd
neighbor 10.120.40.1 remote-as 64202
neighbor 10.120.40.1 bfd
neighbor 10.120.50.1 remote-as 64203
neighbor 10.120.50.1 bfd
neighbor 10.120.60.1 remote-as 64203
neighbor 10.120.60.1 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.120.60.1 allowas-in 1
neighbor 10.120.50.1 allowas-in 1
neighbor 10.120.40.1 allowas-in 1
neighbor 10.120.30.1 allowas-in 1
neighbor 10.120.20.1 allowas-in 1

© 2020 Extreme Networks, Inc. All rights reserved . 249


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.120.10.1 allowas-in 1


maximum-paths 8
!
address-family ipv6 unicast
!
address-family l2vpn evpn
!
!
interface Loopback 1
ip address 10.11.1.7/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.115/24
!
interface Ethernet 0/1
ip address 10.120.10.2/30
no shutdown
!
interface Ethernet 0/2
ip address 10.120.20.2/30
no shutdown
!
interface Ethernet 0/3
ip address 10.120.30.2/30
no shutdown
!
interface Ethernet 0/4
ip address 10.120.40.2/30
no shutdown
!
interface Ethernet 0/5
ip address 10.120.50.2/30
no shutdown
!
interface Ethernet 0/6
ip address 10.120.60.2/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 250


SLX Configuration and Implementation Lab Guide SLX

H . G2-Spine-2
ip router-id 10.11.1.8
no protocol vrrp
no protocol vrrp-extended
router bgp
local-as 65201
bfd interval 140 min-rx 125 multiplier 44
neighbor 10.11.1.1 remote-as 64201
neighbor 10.11.1.1 ebgp-multihop 2
neighbor 10.11.1.1 update-source loopback 1
neighbor 10.11.1.1 bfd
neighbor 10.11.1.2 remote-as 64201
neighbor 10.11.1.2 ebgp-multihop 2
neighbor 10.11.1.2 update-source loopback 1
neighbor 10.11.1.2 bfd
neighbor 10.11.1.3 remote-as 64202
neighbor 10.11.1.3 ebgp-multihop 2
neighbor 10.11.1.3 update-source loopback 1
neighbor 10.11.1.3 bfd
neighbor 10.11.1.4 remote-as 64202
neighbor 10.11.1.4 ebgp-multihop 2
neighbor 10.11.1.4 update-source loopback 1
neighbor 10.11.1.4 bfd
neighbor 10.11.1.5 remote-as 64203
neighbor 10.11.1.5 ebgp-multihop 2
neighbor 10.11.1.5 update-source loopback 1
neighbor 10.11.1.5 bfd
neighbor 10.11.1.6 remote-as 64203
neighbor 10.11.1.6 ebgp-multihop 2
neighbor 10.11.1.6 update-source loopback 1
neighbor 10.11.1.6 bfd
address-family ipv4 unicast
redistribute connected
neighbor 10.11.1.6 allowas-in 1
neighbor 10.11.1.5 allowas-in 1
neighbor 10.11.1.4 allowas-in 1
neighbor 10.11.1.3 allowas-in 1
neighbor 10.11.1.2 allowas-in 1
neighbor 10.11.1.1 allowas-in 1

maximum-paths 8
!
address-family ipv6 unicast
!
address-family l2vpn evpn
retain route-target all

© 2020 Extreme Networks, Inc. All rights reserved . 251


SLX Configuration and Implementation Lab Guide SLX

neighbor 10.11.1.6 encapsulation vxlan


neighbor 10.11.1.6 next-hop-unchanged
neighbor 10.11.1.6 activate
neighbor 10.11.1.5 encapsulation vxlan
neighbor 10.11.1.5 next-hop-unchanged
neighbor 10.11.1.5 activate
neighbor 10.11.1.4 encapsulation vxlan
neighbor 10.11.1.4 next-hop-unchanged
neighbor 10.11.1.4 activate
neighbor 10.11.1.3 encapsulation vxlan
neighbor 10.11.1.3 next-hop-unchanged
neighbor 10.11.1.3 activate
neighbor 10.11.1.2 encapsulation vxlan
neighbor 10.11.1.2 next-hop-unchanged
neighbor 10.11.1.2 activate
neighbor 10.11.1.1 encapsulation vxlan
neighbor 10.11.1.1 next-hop-unchanged
neighbor 10.11.1.1 activate
!
!
interface Loopback 1
ip address 10.11.1.8/32
no shutdown
!
interface Loopback 2
ip address 10.110.10.8/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.116/24
!
interface Ethernet 0/1
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/2
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/3
ip unnumbered loopback 1
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 252


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/4


ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/5
ip unnumbered loopback 1
no shutdown
!
interface Ethernet 0/6
ip unnumbered loopback 1
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 253


SLX Configuration and Implementation Lab Guide SLX

Lab Appendix-A : OSPF Configuration

Group-1
A. G1-Leaf-1
router ospf
area 1
!
interface Loopback 1
ip address 10.1.1.1/32
no shutdown
!
interface Loopback 2
ip ospf area 1
ip address 10.10.10.1/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.101/24
!
ip router-id 10.1.1.1
interface Ethernet 0/49
ip ospf area 1
ip address 10.20.10.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 1
ip address 10.20.110.1/30
no shutdown
!
B. G1-Leaf-2
router ospf
area 1
!
interface Loopback 1
ip address 10.1.1.2/32
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 254


SLX Configuration and Implementation Lab Guide SLX

interface Loopback 2
ip ospf area 1
ip address 10.10.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.102/24
!
ip router-id 10.1.1.2
interface Ethernet 0/49
ip ospf area 1
ip address 10.20.120.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 1
ip address 10.20.20.1/30
no shutdown
!
C. G1-Leaf-3
router ospf
area 2
!
interface Loopback 1
ip address 10.1.1.3/32
no shutdown
!
interface Loopback 2
ip ospf area 2
ip address 10.10.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.103/24
!
ip router-id 10.1.1.3
interface Ethernet 0/49
ip ospf area 2

© 2020 Extreme Networks, Inc. All rights reserved . 255


SLX Configuration and Implementation Lab Guide SLX

ip address 10.20.30.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 2
ip address 10.20.130.1/30
no shutdown
!
D. G1-Leaf-4
router ospf
area 2
!
interface Loopback 1
ip address 10.1.1.4/32
no shutdown
!
interface Loopback 2
ip ospf area 2
ip address 10.10.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.104/24
!
ip router-id 10.1.1.4
interface Ethernet 0/49
ip ospf area 2
ip address 10.20.140.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 2
ip address 10.20.40.1/30
no shutdown
!

E. G1-Leaf-5
router ospf
area 3
!

© 2020 Extreme Networks, Inc. All rights reserved . 256


SLX Configuration and Implementation Lab Guide SLX

interface Loopback 1
ip address 10.1.1.5/32
no shutdown
!
interface Loopback 2
ip ospf area 3
ip address 10.10.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.105/24
!
ip router-id 10.1.1.5

interface Ethernet 0/49


ip ospf area 3
ip address 10.20.50.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 3
ip address 10.20.150.1/30
no shutdown
!
F. G1-Leaf-6
router ospf
area 3
!
interface Loopback 1
ip address 10.1.1.6/32
no shutdown
!
interface Loopback 2
ip ospf area 3
ip address 10.10.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp

© 2020 Extreme Networks, Inc. All rights reserved . 257


SLX Configuration and Implementation Lab Guide SLX

ip address 10.140.8.106/24
!
ip router-id 10.1.1.6
interface Ethernet 0/49
ip ospf area 3
ip address 10.20.160.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 3
ip address 10.20.60.1/30
no shutdown
!

G. G1-Spine-1
router ospf
area 0
area 1
area 2
area 3
!
interface Loopback 1
ip address 10.1.1.7/32
no shutdown
!
interface Loopback 2
ip ospf area 0
ip address 10.10.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.107/24
!
ip router-id 10.1.1.7
interface Ethernet 0/1
ip ospf area 1
ip address 10.20.10.2/30
no shutdown
!
interface Ethernet 0/2
ip ospf area 1
ip address 10.20.20.2/30

© 2020 Extreme Networks, Inc. All rights reserved . 258


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/3
ip ospf area 2
ip address 10.20.30.2/30
no shutdown
!
interface Ethernet 0/4
ip ospf area 2
ip address 10.20.40.2/30
no shutdown
!
interface Ethernet 0/5
ip ospf area 3
ip address 10.20.50.2/30
no shutdown
!
interface Ethernet 0/6
ip ospf area 3
ip address 10.20.60.2/30
no shutdown
!
H. G1-Spine-2
router ospf
area 0
area 1
area 2
area 3
!
interface Loopback 1
ip address 10.1.1.8/32
no shutdown
!
interface Loopback 2
ip ospf area 0
ip address 10.10.10.8/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.108/24
!
ip router-id 10.1.1.8

© 2020 Extreme Networks, Inc. All rights reserved . 259


SLX Configuration and Implementation Lab Guide SLX

interface Ethernet 0/1


ip ospf area 1
ip address 10.20.120.2/30
no shutdown
!
interface Ethernet 0/2
ip ospf area 1
ip address 10.20.110.2/30
no shutdown
!
interface Ethernet 0/3
ip ospf area 2
ip address 10.20.140.2/30
no shutdown
!
interface Ethernet 0/4
ip ospf area 2
ip address 10.20.130.2/30
no shutdown
!
interface Ethernet 0/5
ip ospf area 3
ip address 10.20.160.2/30
no shutdown
!
interface Ethernet 0/6
ip ospf area 3
ip address 10.20.150.2/30
no shut
!

Group-2
A. G2-Leaf-1
router ospf
area 1
!
interface Loopback 1
ip address 10.11.1.1/32
no shutdown
!
interface Loopback 2
ip ospf area 1
ip address 10.110.10.1/32
no shutdown

© 2020 Extreme Networks, Inc. All rights reserved . 260


SLX Configuration and Implementation Lab Guide SLX

!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.109/24
!
ip router-id 10.11.1.1
interface Ethernet 0/49
ip ospf area 1
ip address 10.120.10.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 1
ip address 10.120.110.1/30
no shutdown
!
B. G2-Leaf-2
router ospf
area 1
!
interface Loopback 1
ip address 10.11.1.2/32
no shutdown
!
interface Loopback 2
ip ospf area 1
ip address 10.110.10.2/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.110/24
!
ip router-id 10.11.1.2
interface Ethernet 0/49
ip ospf area 1
ip address 10.120.120.1/30
no shutdown
!
interface Ethernet 0/50

© 2020 Extreme Networks, Inc. All rights reserved . 261


SLX Configuration and Implementation Lab Guide SLX

ip ospf area 1
ip address 10.120.20.1/30
no shutdown
!
C. G2-Leaf-3
router ospf
area 2
!
interface Loopback 1
ip address 10.11.1.3/32
no shutdown
!
interface Loopback 2
ip ospf area 2
ip address 10.110.10.3/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.111/24
!
ip router-id 10.11.1.3
interface Ethernet 0/49
ip ospf area 2
ip address 10.120.30.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 2
ip address 10.120.130.1/30
no shutdown
!
D. G2-Leaf-4
router ospf
area 2
!
interface Loopback 1
ip address 10.11.1.4/32
no shutdown
!
interface Loopback 2
ip ospf area 2

© 2020 Extreme Networks, Inc. All rights reserved . 262


SLX Configuration and Implementation Lab Guide SLX

ip address 10.110.10.4/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.112/24
!
ip router-id 10.11.1.4
interface Ethernet 0/49
ip ospf area 2
ip address 10.120.140.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 2
ip address 10.120.40.1/30
no shutdown
!

E. G2-Leaf-5
router ospf
area 3
!
interface Loopback 1
ip address 10.11.1.5/32
no shutdown
!
interface Loopback 2
ip ospf area 3
ip address 10.110.10.5/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.113/24
!
ip router-id 10.11.1.5
interface Ethernet 0/49
ip ospf area 3
ip address 10.120.50.1/30

© 2020 Extreme Networks, Inc. All rights reserved . 263


SLX Configuration and Implementation Lab Guide SLX

no shutdown
!
interface Ethernet 0/50
ip ospf area 3
ip address 10.120.150.1/30
no shutdown
!
F. G2-Leaf-6
router ospf
area 3
!
interface Loopback 1
ip address 10.11.1.6/32
no shutdown
!
interface Loopback 2
ip ospf area 3
ip address 10.110.10.6/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.114/24
!
interface Ethernet 0/49
ip ospf area 3
ip address 10.120.160.1/30
no shutdown
!
interface Ethernet 0/50
ip ospf area 3
ip address 10.120.60.1/30
no shutdown
!
G. G2-Spine-1
router ospf
area 0
area 1
area 2
area 3
!
interface Loopback 1

© 2020 Extreme Networks, Inc. All rights reserved . 264


SLX Configuration and Implementation Lab Guide SLX

ip address 10.1.1.7/32
no shutdown
!
interface Loopback 2
ip ospf area 0
ip address 10.10.10.7/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.115/24
!
ip router-id 10.11.1.7
interface Ethernet 0/1
ip ospf area 1
ip address 10.120.10.2/30
no shutdown
!
interface Ethernet 0/2
ip ospf area 1
ip address 10.120.20.2/30
no shutdown
!
interface Ethernet 0/3
ip ospf area 2
ip address 10.120.30.2/30
no shutdown
!
interface Ethernet 0/4
ip ospf area 2
ip address 10.120.40.2/30
no shutdown
!
interface Ethernet 0/5
ip ospf area 3
ip address 10.20.50.2/30
no shutdown
!
interface Ethernet 0/6
ip ospf area 3
ip address 10.20.60.2/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 265


SLX Configuration and Implementation Lab Guide SLX

H . G2-Spine-2
router ospf
area 0
area 1
area 2
area 3
!
interface Loopback 1
ip address 10.11.1.8/32
no shutdown
!
interface Loopback 2
ip ospf area 0
ip address 10.110.10.8/32
no shutdown
!
interface Management 0
no tcp burstrate
no shutdown
vrf forwarding mgmt-vrf
no ip address dhcp
ip address 10.140.8.116/24
!
ip router-id 10.11.1.8
interface Ethernet 0/1
ip ospf area 1
ip address 10.120.120.2/30
no shutdown
!
interface Ethernet 0/2
ip ospf area 1
ip address 10.120.110.2/30
no shutdown
!
interface Ethernet 0/3
ip ospf area 2
ip address 10.120.140.2/30
no shutdown
!
interface Ethernet 0/4
ip ospf area 2
ip address 10.120.130.2/30
no shutdown
!
interface Ethernet 0/5
ip ospf area 3

© 2020 Extreme Networks, Inc. All rights reserved . 266


SLX Configuration and Implementation Lab Guide SLX

ip address 10.20.160.2/30
no shutdown
!
interface Ethernet 0/6
ip ospf area 3
ip address 10.20.150.2/30
no shutdown
!

© 2020 Extreme Networks, Inc. All rights reserved . 267

You might also like