- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- GVRP configuration
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2014 01:16 AM
03-04-2014 01:16 AM
GVRP configuration
Hi,
I'm configuring GVRP on 10500, 5800 and 5120 switches. Do I need to configure GVRP on the Bridge-Aggregation interfaces only (TRUNK between the switches), or on the participating interfaces? Here's the configuration on a 10500 switch:
[SWITCH]display link-aggregation verbose Bridge-Aggregation 1
Loadsharing Type: Shar -- Loadsharing, NonS -- Non-Loadsharing
Port Status: S -- Selected, U -- Unselected
Flags: A -- LACP_Activity, B -- LACP_Timeout, C -- Aggregation,
D -- Synchronization, E -- Collecting, F -- Distributing,
G -- Defaulted, H -- Expired
Aggregation Interface: Bridge-Aggregation1
Aggregation Mode: Static
Loadsharing Type: Shar
Port Status Priority Oper-Key
--------------------------------------------------------------------------------
XGE1/1/0/8 S 32768 7
XGE2/1/0/8 S 32768 7
[SWITCH]display current-configuration interface Bridge-Aggregation 1
#
interface Bridge-Aggregation1
port link-type trunk
port trunk permit vlan all
gvrp
#
return
[SWITCH]display current-configuration interface Ten-GigabitEthernet 1/1/0/8
#
interface Ten-GigabitEthernet1/1/0/8
port link-mode bridge
port link-type trunk
port trunk permit vlan all
port link-aggregation group 1
#
return
[SWITCH]display current-configuration interface Ten-GigabitEthernet 2/1/0/8
#
interface Ten-GigabitEthernet2/1/0/8
port link-mode bridge
port link-type trunk
port trunk permit vlan all
port link-aggregation group 1
#
return
[PVIESWFBU201]display gvrp statistics interface Bridge-Aggregation 1
GVRP statistics on port Bridge-Aggregation1
GVRP Status : Enabled
GVRP Running : YES
GVRP Failed Registrations : 0
GVRP Last Pdu Origin : 0000-0000-0000
GVRP Registration Type : Normal
[SWITCH]display gvrp statistics interface Ten-GigabitEthernet 1/1/0/8
GVRP statistics on port Ten-GigabitEthernet1/1/0/8
GVRP Status : Disabled
GVRP Running : NO
GVRP Failed Registrations : 0
GVRP Last Pdu Origin : 0000-0000-0000
GVRP Registration Type : Normal
[SWITCH]display gvrp statistics interface Ten-GigabitEthernet 2/1/0/8
GVRP statistics on port Ten-GigabitEthernet2/1/0/8
GVRP Status : Disabled
GVRP Running : NO
GVRP Failed Registrations : 0
GVRP Last Pdu Origin : 0000-0000-0000
GVRP Registration Type : Normal
As you can see, GVRP is enable on the Bridge-Aggregation interface (BAGG1), but not on the participating, individual interfaces (XGE1/1/0/8, XGE2/1/0/8).
Regards, Leonardo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2014 10:40 AM
03-05-2014 10:40 AM