Avaya Aura Session Border Controller powered by Acme Packet Installation and Getting Started Guide 2010-09
3-4
Getting Started
Initial Switch Configuration
hostswitch# config
hostswitch(config)# vlan 1
hostswitch(vlan-1)# name "DEFAULT_VLAN"
hostswitch(vlan-1)# ip address dhcp-bootp
hostswitch(vlan-1)# no untagged c1-c2
hostswitch(vlan-1)# write memory
hostswitch(vlan-1)# exit
hostswitch(config)# interface c1 name "public-interface"
hostswitch(config)# interface c2 name "private interface"
ProCurve Switch 8212zl(config)# sho interfaces custom c1,c2 port
name:25
Status and Counters - Custom Port Status
Port Name
---- -------------------------
C1 public-interface
C2 private interface
hostswitch(config)# write memory
hostswitch(config)# exit
Configuring the Public Network Interface
A switch VLAN is created containing the module port <slot-ID>1 as an
untagged member. In the example below, VLAN 200, named Public, is created
for use with the Extended Services zl Module in switch slot ācā.
hostswitch# config
hostswitch(config)# vlan 200
hostswitch(vlan-200)# name Public
hostswitch(vlan-200)# untagged c1
hostswitch(vlan-200)# no ip address