Appendix: Complete Configuration Scripts; Script For Vlan Example - Allied Telesis AT-x900-12XT/S Configuration Manual

Os configure basic switching functionality for switchblade x908 and x900 series
Hide thumbs Also See for AT-x900-12XT/S:
Table of Contents

Advertisement

Appendix: Complete configuration scripts

This section contains the configuration scripts for two of the examples in this How To Note.
The scripts were produced by entering the following command:
awplus#show running-config

Script for VLAN example

service password-encryption
!
log record-priority
username manager privilege 15 password 8 $1$bJoVec4D$JwOJGPr7YqoExA0GVasdE0
!
platform jumboframe
platform routingratio ipv4only
!
service telnet
!
ip domain-lookup
!
no ip multicast-routing
!
maximum-paths 8
spanning-tree mode rstp
!
vlan database
vlan 2 name vlan2
vlan 3 name vlan3
vlan 4 name vlan4
vlan 2-4 state enable
!
interface eth0
!
interface port1.0.1
switchport
switchport mode trunk
switchport trunk allowed vlan add 2
switchport trunk allowed vlan add 3
switchport trunk allowed vlan add 4
!
interface port1.0.2
switchport
switchport mode access
switchport access vlan 2
!
interface port1.0.3
switchport
switchport mode access
switchport access vlan 3
!
Page 26 | AlliedWare Plus™ OS How To Note: Switching
Appendix: Complete configuration scripts

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents