Switch PortChannel

You might also like

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

Nexus S 7k

Nexus P 7k

9/42
7/48

Port-Channel 133
Port-Channel 132

45 47 45 47

46 48 46 48

Cisco Config HPE Config(Mellonox)


## Running database "initial"
interface port-channel 132 switch (config) lacp ## Generated at 2023/06/05 18:48:22 +0000
description Natunax Data ## Hostname: Nutanix-Data-Switch1
switchport mode trunk ## Product release: 3.10.3004
switchport trunk native vlan 999 interface port-channel 132 ##
switchport trunk allowed vlan 10-11,14-15,20 description Natunax Data
spanning-tree port type edge switchport mode trunk ##
vpc 132 switchport trunk allowed-vlan add 10-11,14-15,20 ## Running-config temporary prefix mode setting
spanning-tree port type edge ##
no shutdown no cli default prefix-modes enable

interface Ethernet 7/48 ##


description Nutanx Data interface Ethernet 1/45 ## Interface Ethernet configuration
switchport mode trunk description Nutanx Data ##
switchport access vlan 11 switchport mode trunk interface port-channel 132-133
switchport trunk native vlan 999 switchport access vlan 11 interface ethernet 1/45-1/46 channel-group 132 mode active
switchport trunk allowed vlan 10-11,14-15,20 switchport trunk allowed-vlan 10-11,14-15,20 interface ethernet 1/47 switchport mode trunk
spanning-tree port type edge spanning-tree port type edge interface ethernet 1/48 channel-group 133 mode active
no shutdown channel-group 132 mode active interface port-channel 132 switchport mode trunk
no shutdown interface port-channel 133 switchport mode trunk
interface ethernet 1/1 description "NUTNODE01 OCP Port 0"
interface Ethernet 9/42 interface ethernet 1/45 description "Nutanx Data"
description PP18-258-Nutanx Data interface Ethernet 1/46 interface ethernet 1/46 description "Nutanx Data"
switchport mode trunk description Nutanx Data interface ethernet 1/47 description "Nutanx Data"
switchport trunk native vlan 999 switchport mode trunk interface ethernet 1/48 description "Nutanx Data"
switchport trunk allowed vlan 10-11,14-15,20 switchport trunk allowed-vlan add 10-11,14-15,20 interface port-channel 132 description "Natunax Data"
channel-group 132 mode active spanning-tree port type edge interface port-channel 133 description "Natunax Data"
no shutdown channel-group 132 mode active
no shutdown ##
## LAG configuration
##
lacp
interface port-channel 132 lacp-individual enable force

##
## VLAN configuration
##
vlan 10-11
vlan 14-15
vlan 20
interface ethernet 1/47 switchport trunk allowed-vlan none
interface port-channel 132 switchport trunk allowed-vlan none
interface port-channel 133 switchport trunk allowed-vlan none
interface ethernet 1/1 switchport access vlan 15
interface ethernet 1/47 switchport trunk allowed-vlan add 10-11
interface ethernet 1/47 switchport trunk allowed-vlan add 14-15
interface ethernet 1/47 switchport trunk allowed-vlan add 20
interface ethernet 1/47 switchport trunk allowed-vlan remove 1
interface port-channel 132 switchport trunk allowed-vlan add 10-11
interface port-channel 132 switchport trunk allowed-vlan add 14-15
interface port-channel 132 switchport trunk allowed-vlan add 20
interface port-channel 132 switchport trunk allowed-vlan remove 1
interface port-channel 133 switchport trunk allowed-vlan add 10-11
interface port-channel 133 switchport trunk allowed-vlan add 14-15
interface port-channel 133 switchport trunk allowed-vlan add 20
interface port-channel 133 switchport trunk allowed-vlan remove 1

##
## STP configuration
##
interface ethernet 1/47-1/48 spanning-tree port type edge
interface port-channel 132-133 spanning-tree port type edge

##
## L3 configuration
##
vrf definition mgmt
ip routing vrf default

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

##
## Other IP configuration
##
hostname Nutanix-Data-Switch1
ip domain-list corp.stpegs.net
ip name-server vrf mgmt 10.200.11.136
ip route vrf mgmt 0.0.0.0/0 10.200.14.254

##
## Other IPv6 configuration
##
no ipv6 enable

##
## Local user account configuration
##
username admin password 7 $6$i/nhQwVW$htEtzOh5KYkllIsr36NyuH0XYn2U1w/
2q15B.3ojKtBJQJHq7rxZBAwZIQilR7Pt7SHQtF94PPgnhfr8d.UV//
username monitor password 7
$6$g6R0ROMH$XMjT5QEVY1OlMRbbi4ep2ZUph4fLseMSKxvhj0vhDaWMShsA43z84tVhHeX3Y/
T55Y694pVfMHWqiwwju8POV0

##
## 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 ********

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

##
## Network management configuration
##
# web proxy auth basic password ********
ntp vrf mgmt enable
web vrf mgmt enable

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

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

You might also like