2010/02/28(Sun)AlaxalAスイッチ スタートアップガイド

2010/02/28 13:50 Hardware::NetworkSwitch
AlaxalA使
AX3630S-24T


login: operator

> enable
# passwd enable-mode
Changing local password for admin.
New Password: ******
Retye new Password: ******

operator



# configure
(config)# clock timezone JST +9
!(config)# save
(config)# exit
# set clock 1002281400
Sun Feb  28 14:00:00 JST 2010

# configure
(config)# hostname "sagittarius"
!sagittarius (config)# save
(config) exit
telnet

"line vty 0 n"n+1
# configure
(config)# line vty 0 15
!(config)# save

使IPv6使AlaxalAIPv6

# configure
(config)# swrt_table_resource l3switch-2
!(config)# save
(config)# exit
# reload
MLD snooping使

# configure
(config)# swrt_multicast_table
!(config)# save
(config)# exit
# reload

SFP/RJ45

# 
SFPRJ45SFP4RJ4514SFP
AX3630S-24T4
(config)# interface range gigabitethernet 0/1-4
(config-if-range)# media-type rj45
!(config-if-range)# exit
RJ45

SFP

"0/1"1, "0/2"2
"range""0/1,3,5,7"

 VLAN

configure"vlan"vlan"interface gigabitethernet 0/**"VLAN
vlanVLAN ID
(config)# vlan 1000
!(config-vlan)#
VLAN
!(config-vlan)# name "Uplink"
!(config-vlan)# exit

(config)# interface gigabitethernet 0/1
!(config-if)# switchport mode access
!(config-if)# switchport access vlan 1000
!(config-if)# exit
untagged port
VLAN ID
switchport modeaccessuntaggeddot1q-tunnelVLANmac-vlanMac VLANtagged802.1q VLAN

VLANIP

telnet使IP
IPv6
(config)# interface vlan 1000
!(config-if)# ip address 192.168.1.1 255.255.255.0
!(config-if)# ipv6 address 2001:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/64
!(config-if)# exit

使"no"
VLAN
(config)# no vlan 1000
"interface gigabitetherne
t 0/**"switchport access vlan 1000使

Tagged VLAN

(config)# interface gigabitethernet 0/1
!(config-if)# switch mode trunk
!(config-if)# switchport trunk allowed vlan 1000,2000
!(config-if)# exit
trunkV
LAN ID
configure"vlan 1000""vlan 2000"VLAN
VLANVLAN 1VLAN ID