Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CORE-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 "CORE-SWITCH-02"
- slot 1/0 3 ! Dell Networking N3048
- stack
- member 1 4 ! N3048
- exit
- interface out-of-band
- ip address 172.25.188.72 255.255.0.0 172.25.188.254
- exit
- interface vlan 1
- ip address 10.1.9.52 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 0
- 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 11 mode active
- description "gi1/0/3_to_B_switch_01"
- switchport mode trunk
- exit
- !
- interface Te1/0/1
- channel-group 60 mode active
- description "te1/0/1-2_to_MLAG_peers"
- switchport mode trunk
- exit
- !
- interface Te1/0/2
- channel-group 60 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 11
- description "MLAG_to_B_Switch_01"
- switchport mode trunk
- vpc 11
- exit
- !
- interface port-channel 60
- description "LAG_to_Closet_A_MLAG"
- switchport mode trunk
- vpc 60
- exit
- snmp-server engineid local 800002a203f8b15661a2a4
- feature vpc
- vpc domain 1
- role priority 2
- peer-keepalive enable
- peer-keepalive destination 172.25.188.71 source 172.25.188.72
- peer detection enable
- exit
- exit
- CORE-SWITCH-02#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement