You are on page 1of 5

ut7302 调测

login: isadmin
password: i$@mad-
( enter new password , suggest : ans#150)

1. 升级 NT 版本到 L6GPAA11.622 (可通过对 CF 卡进行烧录)


查看 NT 版本
isadmin># show software-mngt oswp
===============================================================================
=
oswp table
===============================================================================
=
index name availability act-status commit-status
-------------------------------------------------------------------------------
-
1 L6GPAA11.622 enabled active committed
2 NO_OSWP empty not-active un-committed
-------------------------------------------------------------------------------
-
oswp count : 2
===============================================================================
2. 升级 SHUB 版本到 LANX_R2.0.6.3 。
登陆 CLI 模式,再 telnet shub 配置 SHUB 的 IP

查看 SHUB 版本
login: root
password: admin123

/# show iss system group

System Configuration
-------------------------
Hardware version : H/WVersion1
Firmware version : LANX_R2.0.5.3
Default IP Addr Config Mode : Manual
Switch name :
Switch Contact :
Switch Location :
Switch base MAC address : 00:07:72:05:cd:cf
Switch system MAC address : 00:07:72:05:cd:df
Default IP Address : 10.0.0.1
Subnet Mask : 255.0.0.0
Default Gateway : 10.0.0.3
Effective IP Address : 10.0.0.1
Default Interface Name : eth16
Logging Option : Console
Login Authentication Mode : Local
Config Save Option : no save
Config Save IP Address : 0.0.0.0
Config save file name :
Config Save Status : Successful
Remote Save Status : Successful

More .....To stop press (n) and <CR>

Download Status : Successful


Config Restore : No restore
Config Restore IP Address : 10.0.0.2
Config Restore File name : switch.config
Download IP Address : 0.0.0.0
Download File name :
Upload IP Address : 0.0.0.0
Upload File name :
Config Restore Status : Successful
Iss Restart : false
Iss Mirror status : disabled
Iss Mirror To Port :0
Iss Internal MgmtVlanId : 4094
Iss External MgmtVlanId : 4093
Iss Requested Version : config1
Iss Current Version : config1

/# cd iss
/iss# external vlan 5

Restart the switch for the configuration to take effect

/iss# restart

/# cd vlan5
/vlan5# shutdown
/vlan5# ip config <ip address> netmask <subnet mask> [broadcast <broadcast addr>]
/vlan5# no shutdown

/# cd /eth17

/eth17#port esam-type {network|user|subtending|unused|outband} ( network)

/eth17# no shutdown

/# cd /eth18

/eth18#port esam-type {network|user|subtending|unused|outband} ( network)

/eth18# no shutdown

/eth18#cd /vlan
/vlan# id 5 ( id <vlan index> mode <1-rbmode,2-ccmode, 3-l2termmode>
[ member-ports <a-b or a,b,c or a,b,c-d> ]
[untaggedports <a-b or a,b,c or a,b,c-d>]
[forbidden-ports <a-b or a,b,c or a,b,c-d>]
[name <name>]
)

/vlan# id 5 mode 1 member 17,18,19 untag 18


/eth17# vlan pvid 5
/eth18# vlan pvid 5
/iss#
[Syntax] : download-image [ipaddr <ipaddr>] [file <name>]

/iss# down ipaddr 200.200.200.19 file SDK425_vxWorks_st.Z


/iss# init

Incomplete command

Available commands :
[Syntax] : init config-save

[Syntax] : init download-image

[Syntax] : init upload-log

/iss# init download-image


/Image Download Successful.
/iss# config flashsave
/iss# config flashrestore
/iss# init config-save
Saving Configuration to Flash is Successful
/iss# copy /config1/iss.conf /config2/iss.conf
Copy OK: 96344 bytes copied
Copied flash://config1/iss.conf ==> flash://config2/iss.conf
/iss# iss system requested version config2
/iss# restart

/# show iss system group

System Configuration
-------------------------
Hardware version : H/WVersion1
Firmware version : LANX_R2.0.6.5
Default IP Addr Config Mode : Manual
Switch name :
Switch Contact :
Switch Location :
Switch base MAC address : 00:07:72:05:cd:cf
Switch system MAC address : 00:07:72:05:cd:df
Default IP Address : 10.0.0.1
Subnet Mask : 255.0.0.0
Default Gateway : 10.0.0.3
Effective IP Address : 10.0.0.1
Default Interface Name : eth16
Logging Option : Console
Login Authenticati 緊 n Mode : Local
Config save option : flash save
Config Save IP Address : 0.0.0.0
Config save file name :
Config Save Status : Successful
Remote Save Status : Successful

More .....To stop press (n) and <CR>

Download Status : Successful


Config Restore : Flash restore
Config Restore IP Address : 10.0.0.2
Config Restore File name : switch.config
Download IP Address : 172.31.57.100
Download File name : SDK425_vxWorks_st.Z
Upload IP Address : 0.0.0.0
Upload File name :
Config Restore Status : Successful
Iss Restart : false
Iss Mir 緍 or status : disabled
Iss Mirror To Port :0
Iss Internal MgmtVlanId : 4094
Iss External MgmtVlanId :5
Iss Requested Version : config2
Iss Current Version : config2

6. configure ACL filtering list and enable http web access on SHUB so that AWS can
access (eg.AWS ip is 172.24.217.137)

isadmin># configure system management host-ip-address manual:172.31.57.106/29


isadmin>configure>system>management>default-route>200.200.200.1$
isadmin>configure# system mgnt-vlan-id 5
isadmin>configure>system# shub entry vlan ext-vlan-id 5
isadmin># admin equipment reboot-shub
isadmin> configure ip shub vrf 0 route-dest 200.200.200.0/24 next-hop 200.200.200.1
vlan-id 5
isadmin>configure system security snmp shub community 3 name NETMAN privilege
read-write
/# cd acl
/acl# ip-mgmtvlan-filte 200.200.200.1(telnet 主机地址 )
/iss# config flashsave
/iss# init config-save

show vlan current data 看端口 vlan 信息


show vlan fdb entries all 看端口获取 MAC地址信息

You might also like