Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

powerconnect configuration , heartbeat issue

$
0
0

Hi All,

Currently i'm working in big project we have two blade chassis (switch powerconnect), PowerEdge M360 server, 

connected to TOR DEll switch by external port of powerconnect switch.

from the server to LAN customer it's ok the configuration is done , i already configure vlan 80 for the production , segment ip used is 10.101.x.x

Now the customer ask for the Hearbeat configuration, segment ip is 172.16.X.X, vlan 100

the problem is the server have two internal ports , so to configure the hearbeat i need to create teaming that mean we will have two physical interface and two virtual interface .

for the segment ip 10.101.x.x there is no issue i can ping the other machine in the second chest without issue.


i change the mode of the switch mode simple to mode easy
Configure
Vlan 80
Exit
Vlan 100
exit
Configuration MSTP:
Configure
Enabling MSTP
1. Set the STP operational mode to MSTP.
console(config)#spanning-tree mode mst
2. Create and MST instance and associate it to a VLAN
console(config)#spanning-tree mst configuration
console(config-mst)#instance 10 add vlan 80
console(config-mst)#instance 10 add vlan 100

console(config)#spanning-tree priority 8192
external port are 17,18,19,20 (port 20 are free), port 19 is for hearbeat, (port 17,18 connection with TOR to customer network)
console(config)#interface te1/0/19
console(config-if)#spanning-tree portfast
console(config-if)switchport general allowed add vlan 100 tagged


ip-snooping-mode

interface tengigabitethernet 1/0/17
spanning-tree portfast
exit

interface tengigabitethernet 1/0/18
spanning-tree portfast
exit

feature fip-snooping

interface range tengigabitethernet 1/0/17-18
ip-snooping port-mode fcf
lldp dchx port-role configuration-source
switchport mode general
switchport general allowed vlan add 80 tagged
exit


ip-snooping enable
exit
inter range teng te1/0/1-16
switchport mode general
switchport general allowed vlan add 80,100 tagged
exit

can someone confirm 

For the hearbeat what i prupose for the customer is to connect external port from the powerconnect switch directly to powerconnect switch of the seconde chassis.

i'm affraid i will have a loop, so i will share with u my configuration .


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>