Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 4

##s-dhciswitch-01 [PBSMLAG: standby] # show running-config

## Running database "initial"


## Generated at 2024/03/13 09:30:06 -0700
## Hostname: pbs-dhciswitch-01
## Product release: 3.10.4206
##

##
## Running-config temporary prefix mode setting
##
no cli default prefix-modes enable

##
## Interface Ethernet buffer configuration
##
traffic pool iscsi type lossless
traffic pool tcp type lossless
traffic pool tcp memory percent 90.00
traffic pool iscsi map switch-priority 4
traffic pool tcp map switch-priority 0

##
## MLAG protocol
##
protocol mlag

##
## Interface Ethernet configuration
##
interface mlag-port-channel 17
interface port-channel 20
interface ethernet 1/17-1/18 speed 1G force
interface ethernet 1/7-1/18 mtu 1500 force
interface mlag-port-channel 17 mtu 1500 force
interface ethernet 1/8-1/9 switchport mode hybrid
interface ethernet 1/17-1/18 mlag-channel-group 17 mode on
interface ethernet 1/21-1/22 channel-group 20 mode active
interface mlag-port-channel 17 switchport mode hybrid
interface ethernet 1/3 description "Nimble Ctrl A iSCSI1 TG1A"
interface ethernet 1/4 description "Nimble Ctrl B iSCSI1 TG1A"
interface ethernet 1/8 description "ProLiant#1 Mgmt1"
interface ethernet 1/9 description "ProLiant#2 Mgmt1"
interface ethernet 1/13 description "ProLiant#1 iSCSI1"
interface ethernet 1/14 description "ProLiant#2 iSCSI1"
interface ethernet 1/17 description "PBS-RNO-SW04-gi23"
interface ethernet 1/18 description "PBS-RNO-SW04-gi47"
interface ethernet 1/21 description "MLAG-IPL"
interface ethernet 1/22 description "MLAG-IPL"
interface mlag-port-channel 17 description "Uplink"
interface port-channel 20 description "IPL"
interface ethernet 1/1-1/2 shutdown
interface ethernet 1/5-1/7 shutdown
interface ethernet 1/10-1/12 shutdown
interface ethernet 1/15-1/16 shutdown
interface mlag-port-channel 17 no shutdown

##
## LAG configuration
##
lacp
interface ethernet 1/17-1/18 lacp rate fast

##
## VLAN configuration
##
vlan 30-32
vlan 221
vlan 4000
interface ethernet 1/3-1/4 switchport access vlan 31
interface ethernet 1/13-1/14 switchport access vlan 31
vlan 30 name "MGMT"
vlan 31 name "iSCSI1"
vlan 32 name "iSCSI2"
vlan 221 name "SSL-VPN-Users"
vlan 4000 name "MLAG-IPL"
interface ethernet 1/8 switchport hybrid allowed-vlan 221
interface ethernet 1/9 switchport hybrid allowed-vlan 221
interface mlag-port-channel 17 switchport hybrid allowed-vlan add 30
interface mlag-port-channel 17 switchport hybrid allowed-vlan add 221

##
## STP configuration
##
no spanning-tree

##
## L3 configuration
##
vrf definition mgmt
ip routing vrf default
interface vlan 4000
interface vlan 4000 ip address 172.1.1.1/30 primary

##
## DCBX PFC configuration
##
dcb priority-flow-control enable force
dcb priority-flow-control priority 4 enable
interface port-channel 20 dcb priority-flow-control mode on force

##
## QoS switch configuration
##
interface ethernet 1/3-1/4 qos trust port
interface ethernet 1/13-1/14 qos trust port
interface ethernet 1/3-1/4 qos default switch-priority 4
interface ethernet 1/3-1/4 qos rewrite pcp
interface ethernet 1/13-1/14 qos default switch-priority 4
interface ethernet 1/13-1/14 qos rewrite pcp

##
## DCBX Aplication Priority configuration
##
dcb application-priority tcp iscsi 4

##
## MLAG configurations
##
mlag-vip PBSMLAG ip 10.30.0.9 /24 force
no mlag shutdown
interface port-channel 20 ipl 1
interface vlan 4000 ipl 1 peer-address 172.1.1.2

##
## Network interface configuration
##
no interface mgmt0 dhcp
interface mgmt0 ip address 10.30.0.7 /24

##
## Other IP configuration
##
hostname pbs-dhciswitch-01
ip domain-list pbs.lcl
ip name-server vrf mgmt 10.30.0.30
ip route vrf mgmt 0.0.0.0/0 10.30.0.1

##
## Local user account configuration
##
username admin password 7
$6$cVNU5jJA$ibbIt6FDUozyVZrRWcHWPPNpCqCe1K/BJdF4uhH5gA3ZngSt9k07D9cX5oq2TgLc.srVbqp
IeCEA.fMqhat/9.
username monitor password 7
$6$xps1jGQ3$Qu3XX1ZexZPjwnwsUhw167wEipVdfTPq9UDjAjSd13nVXHg2XB7kuk5hS6hNL9lvt4WvpCL
kSeAUCZ8tIKoj/0

##
## AAA remote server configuration
##
# ldap bind-password ********
ldap vrf mgmt enable
radius-server vrf mgmt enable
# radius-server key ********
tacacs-server vrf mgmt enable
# tacacs-server key ********

##
## Password restriction configuration
##
no password hardening enable

##
## SNMP configuration
##
snmp-server vrf mgmt enable

##
## Network management configuration
##
# web proxy auth basic password ********
clock timezone America North United_States Pacific
no ntp server us.pool.ntp.org disable
ntp server us.pool.ntp.org keyID 0
no ntp server us.pool.ntp.org trusted-enable
ntp server us.pool.ntp.org version 4
ntp vrf mgmt enable
web vrf mgmt enable

##
## X.509 certificates configuration
##
#
# Certificate name system-self-signed, ID 4c3ce518d0f0405fe7b88037dc76f81f265d2f9e
# (public-cert config omitted since private-key config is hidden)

##
## Persistent prefix mode setting
##
cli default prefix-modes enable

You might also like