[go: up one dir, main page]

0% found this document useful (0 votes)
15 views5 pages

HPE Configuration Template

The document configures four switches into an IRF fabric by assigning each switch an IRF member ID, configuring IRF ports, and applying common configurations. The switches are joined by their IRF ports and configured with VLANs, trunk ports, and other common settings.

Uploaded by

mohammed faizan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views5 pages

HPE Configuration Template

The document configures four switches into an IRF fabric by assigning each switch an IRF member ID, configuring IRF ports, and applying common configurations. The switches are joined by their IRF ports and configured with VLANs, trunk ports, and other common settings.

Uploaded by

mohammed faizan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

(Switch 1)

irf member 1 priority 32

interface Ten-GigabitEthernet 1/0/49


shutdown

interface Ten-GigabitEthernet 1/0/50


shutdown

irf-port 1/1
port group interface Ten-GigabitEthernet 1/0/49

irf-port 1/2
port group interface Ten-GigabitEthernet 1/0/50

interface Ten-GigabitEthernet 1/0/49


undo shutdown

interface Ten-GigabitEthernet 1/0/50


undo shutdown

irf-port-configuration active

save

(Switch 2)

irf member 1 renumber 2

save

quit
reboot

interface Ten-GigabitEthernet 2/0/49


shutdown

interface Ten-GigabitEthernet 2/0/50


shutdown

irf-port 2/2
port group interface Ten-GigabitEthernet 2/0/49

irf-port 2/1
port group interface Ten-GigabitEthernet 2/0/50

interface Ten-GigabitEthernet 2/0/49


undo shutdown

interface Ten-GigabitEthernet 2/0/50


undo shutdown
irf-port-configuration active

save

(Switch 3)

irf member 1 renumber 3

save

quit
reboot

interface Ten-GigabitEthernet 3/0/49


shutdown

interface Ten-GigabitEthernet 3/0/50


shutdown

irf-port 3/1
port group interface Ten-GigabitEthernet 3/0/49

irf-port 3/2
port group interface Ten-GigabitEthernet 3/0/50

interface Ten-GigabitEthernet 3/0/49


undo shutdown

interface Ten-GigabitEthernet 3/0/50


undo shutdown

irf-port-configuration active

save

(Switch 4)

irf member 1 renumber 4

save

quit
reboot

interface Ten-GigabitEthernet 4/0/49


shutdown

interface Ten-GigabitEthernet 4/0/50


shutdown

irf-port 4/2
port group interface Ten-GigabitEthernet 4/0/49
irf-port 4/1
port group interface Ten-GigabitEthernet 4/0/50

interface Ten-GigabitEthernet 4/0/49


undo shutdown

interface Ten-GigabitEthernet 4/0/50


undo shutdown

irf-port-configuration active

save

sysname B01-GF-IDF02-SW1

local-user admin class manage

password simple wake99up@123

service-type telnet http https ssh terminal

authorization-attribute user-role network-admin

authorization-attribute user-role network-operator

quit

ip http enable

ip https enable

telnet server enable

password-recovery enable

ssh server enable

ssh user admin service-type all authentication-type password

ip route-static 0.0.0.0 0 192.168.216.2 preference 1

line vty 0 4

authentication-mode scheme

user-role network-admin

user-role network-operator

quit
line vty 5 63

user-role network-admin

user-role network-operator

quit

vlan 216

name "Guest_MGMT"

description "Guest_MGMT"

quit

vlan 172

name "Guest_WIFI"

description "Guest_WIFI"

quit

vlan 224

name "Guest_Voice"

description "Guest_Voice"

quit

vlan 236

name "IPTV"

description "IPTV"

quit

interface Vlan-interface216

ip address 192.168.216.13 255.255.255.0

quit

interface Ten-GigabitEthernet 1/0/52

port link-type trunk

undo port trunk permit vlan 1

port trunk permit vlan 172 216 224 236


port trunk pvid vlan 216

quit

interface Ten-GigabitEthernet 4/0/52

port link-type trunk

undo port trunk permit vlan 1

port trunk permit vlan 172 216 224 236

port trunk pvid vlan 216

quit

You might also like