Configuration Examples; Base Configuration - Avaya 8600 Technical Configuration Manual

Ethernet routing switch
Hide thumbs Also See for 8600:
Table of Contents

Advertisement

4. Configuration Examples

4.1

Base Configuration

In this example, we wish to
Use IP Subnet VLANs to provide routing between VLAN 2 and VLAN 3 on port 1/48 connected to
the BPS-2000 switch
Configure the core port 2/7 as a Brouter port with RIP
1
Configure tagging on port 1/48
config ether 1/48 perform-tagging enable
2
Configuration for Access VLAN 2
config vlan 2 create byipsubnet 1
10.1.20.0/24
config vlan 2 ports remove 1/1-1/48,2/1-
2/8 member portmember
config vlan 2 ports add 1/48 member
portmember
config vlan 2 ports add 1/48 member static
config vlan 2 ip create 10.1.20.2/24
config vlan 2 ip rip enable
config vlan 2 ip rip supply disable
config vlan 2 ip rip listen disable
3
Configuration for Access VLAN 3
config vlan 3 create byipsubnet 1
10.1.30.0/24
November 2010
ERS 8600 / ERS 8800 RIP Technical Configuration Guide
Tagging is required in order to support multiple VLANs
on the same interface.
This command creates VLAN = 2 using Spanning Tree
Group = 1 and VLAN type of IP Subnet. If using another
STG group, create the new STG group first, then add
port 1/48 to the new STG group.
These commands configure port 1/48 as a static member
for VLAN 2 and removes all other potential members.
This command adds the IP address of 10.1.20.2/24 to IP
Subnet VLAN 2
This command enables RIP for VLAN 2 and disables RIP
supply and listen. RIP supply and listen are not required
as there is no Router attached to VLAN 2.
This command creates VLAN = 3 using Spanning Tree
Group = 1 and VLAN type of IP Subnet. If using another
STG group, create the new STG group first, then add
port 1/48 to the new STG group.
avaya.com
10

Advertisement

Table of Contents
loading

This manual is also suitable for:

8800

Table of Contents