Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- A-SWITCH-02#show running-config
- !Current Configuration:
- !Software Capability "ACCESS ROUTER"
- !Image File "N3000_N2000v6.3.0.15"
- !System Description "Dell Networking N3048, 6.3.0.15, Linux 3.6.5-7dc37651"
- !System Software Version 6.3.0.15
- !
- configure
- vlan 10,15,20,25,30,40,45,50,99
- exit
- vlan 10
- name "public-wifi"
- exit
- vlan 15
- name "kiosk"
- exit
- vlan 20
- name "staff"
- exit
- vlan 25
- name "production"
- exit
- vlan 30
- name "cameras"
- exit
- vlan 40
- name "voip"
- exit
- vlan 45
- name "dante"
- exit
- vlan 50
- name "public-hardwire"
- exit
- vlan 99
- name "management"
- exit
- hostname "A-SWITCH-02"
- slot 1/0 3 ! Dell Networking N3048
- stack
- member 1 4 ! N3048
- exit
- interface out-of-band
- ip address 172.25.188.74 255.255.0.0 172.25.188.254
- exit
- interface vlan 1
- ip address 10.1.9.54 255.255.248.0
- exit
- no passwords min-length
- username "admin" password c715120806d6a5decfac9a4af9293e41 privilege 15 encrypted
- ip ssh server
- spanning-tree mode rapid-pvst
- spanning-tree vlan 1 priority 4096
- application install hiveagent start-on-boot
- !
- interface Gi1/0/1
- channel-group 1 mode active
- description "MLAG_Peer_Link"
- switchport mode trunk
- exit
- !
- interface Gi1/0/2
- channel-group 1 mode active
- description "MLAG_Peer_Link"
- switchport mode trunk
- exit
- !
- interface Gi1/0/3
- channel-group 21 mode active
- description "gi1/0/3_to_A_Switch_01"
- switchport mode trunk
- exit
- !
- interface Gi1/0/4
- channel-group 22 mode active
- description "gi1/0/4_to_A_switch_02"
- switchport mode trunk
- exit
- !
- interface Gi1/0/5
- channel-group 23 mode active
- description "gi1/0/5_to_Video_Production"
- switchport mode trunk
- exit
- !
- interface Te1/0/1
- channel-group 61 mode active
- description "te1/0/1-2_to_MLAG_Peers"
- switchport mode trunk
- exit
- !
- interface Te1/0/2
- channel-group 61 mode active
- description "te1/0/1-2_to_MLAG_Peers"
- switchport mode trunk
- exit
- !
- interface port-channel 1
- description "MLAG_Peer_Link"
- switchport mode trunk
- vpc peer-link
- exit
- !
- interface port-channel 21
- description "MLAG_to_A_Switch_01"
- switchport mode trunk
- vpc 21
- exit
- !
- interface port-channel 22
- description "MLAG_to_A_Switch_02"
- switchport mode trunk
- vpc 22
- exit
- !
- interface port-channel 23
- description "MLAG_to_Video_Production"
- switchport mode trunk
- vpc 23
- exit
- !
- interface port-channel 60
- description "LAG_to_Closet_B_MLAG"
- exit
- !
- interface port-channel 61
- description "LAG_to_Closet_B_MLAG"
- switchport mode trunk
- vpc 61
- exit
- snmp-server engineid local 800002a203f8b15661a45c
- feature vpc
- vpc domain 1
- role priority 4
- peer-keepalive enable
- peer-keepalive destination 172.25.188.73 source 172.25.188.74
- peer detection enable
- exit
- exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement