cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
271
Views
0
Helpful
2
Replies

RPR+ and VLAN creation on Cat6500 running IOS

jeff.vargas
Level 1
Level 1

I've got a 6500 running native IOS 12.1(19)E1. I want to create a new VLAN on this switch but ran across some documentation that states:RPR+ redundancy does not support a configuration entered in VLAN database mode. Use global configuration mode with RPR+ redundancy.

I am running RPR+.

I've never done it this way before and after reading over the documentation to do this it seems to easy. It seems like I'm missing something. Can someone outline the steps to do this?

Thanks,

2 Accepted Solutions

Accepted Solutions

Bobby Thekkekandam
Cisco Employee
Cisco Employee

Hi Jeff,

I believe you are referring to the following restriction in this document:

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/12_1e/swconfig/redund.htm#wp1095579

"RPR+ redundancy does not support configuration entered in VLAN database mode. Use global configuration mode with RPR+ redundancy"

vlan creation via vlan database has been deprecated in order to simplify the configuration process as well as to better integrate with features such as RPR+

Here's a simple example that creates vlan10 (assume VTP transparent mode):

Router# configure terminal

Router(config)# vlan 10

Router(config-vlan)#

This document explains the process further in case you don't already have it.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/12_1e/swconfig/vlans.htm#wp1020848

View solution in original post

ankurbhasin
Level 9
Level 9

Hi Jeff,

You have read right in RPR+ mode you have to configure vlans in global config mode.

Router(config)# vlan vlan_ID

Read this link for more details on how to create vlans

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/12_1e/swconfig/vlans.htm#wp1026159

HTH

Ankur

View solution in original post

2 Replies 2

Bobby Thekkekandam
Cisco Employee
Cisco Employee

Hi Jeff,

I believe you are referring to the following restriction in this document:

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/12_1e/swconfig/redund.htm#wp1095579

"RPR+ redundancy does not support configuration entered in VLAN database mode. Use global configuration mode with RPR+ redundancy"

vlan creation via vlan database has been deprecated in order to simplify the configuration process as well as to better integrate with features such as RPR+

Here's a simple example that creates vlan10 (assume VTP transparent mode):

Router# configure terminal

Router(config)# vlan 10

Router(config-vlan)#

This document explains the process further in case you don't already have it.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/12_1e/swconfig/vlans.htm#wp1020848

ankurbhasin
Level 9
Level 9

Hi Jeff,

You have read right in RPR+ mode you have to configure vlans in global config mode.

Router(config)# vlan vlan_ID

Read this link for more details on how to create vlans

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/12_1e/swconfig/vlans.htm#wp1026159

HTH

Ankur

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: