1756014 Members
3852 Online
108839 Solutions
New Discussion

RRPP Configuration

 
RicardoMedeiros
Occasional Contributor

RRPP Configuration

Hi folks. I need to connect 4 HP 5500 switches through fiber optical links. I run a lab with those devices (connected through twisted pair cables) and put the configuration below: # Master Node system-view vlan 1to 56 stp region-configuration instance 1 vlan 1to 56 active region-configuration quit interface gigabitethernet 1/0/1 undo link-delay undo stp enable qos trust dot1p port link-type trunk port trunk permit vlan 1 to 56 quit interface gigabitethernet 1/0/2 undo link-delay undo stp enable qos trust dot1p port link-type trunk port trunk permit vlan 1 to 56 quit rrpp domain 13 control-vlan 1013 protected-vlan reference-instance 1 ring 1 node-mode master primary-port gigabitethernet 1/0/1 secondary-port gigabitethernet 1/0/2 level 0 ring 1 enable rrpp enable # Transit Nodes system-view vlan 1to 56 stp region-configuration instance 1 vlan 1to 56 active region-configuration quit interface gigabitethernet 1/0/1 undo link-delay undo stp enable qos trust dot1p port link-type trunk port trunk permit vlan 1 to 56 quit interface gigabitethernet 1/0/2 undo link-delay undo stp enable qos trust dot1p port link-type trunk port trunk permit vlan 1 to 56 quit rrpp domain 13 control-vlan 1013 protected-vlan reference-instance 1 ring 1 node-mode transit primary-port gigabitethernet 1/0/1 secondary-port gigabitethernet 1/0/2 level 0 ring 1 enable rrpp enable The RRPP ring is running Ok, but I couldn´t Ping any device, even adjacent switches. Anyone who use this Protocol can help me? Regards. Ricardo.

 

P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to Comware-Based. -HP Forum Moderator