使用Console配置G450

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

G450安装简要说明

G450基础配置

1;使用A V AYA的标准console线连接G450的console口。

2:在电脑端用超级终端登录G450。超级终端参数设置采用“还原为默认值”。如下图。

3:登录用户名:root(默认)

密码:root(默认)

登录进去后,会提示更改用户名和密码。新设的密码长度要等于或者大于8位字母或数字。

初始化

G450-???(super)# nvram init

This command will restore factory defaults and can disconnect your telnet session

*** Reset *** - do you want to continue (Y/N)? y

Done!

G450-???(super)#

Image Banks Integrity self-test passed

Device is booting from bank:B

----- Delete NVM ----

初始化后系统会自动检测root密码,此时root密码已经被改为root

NVRAM integrity power-up self test passed

Generating DSA key, This command may take a few minutes...

Key was created!

Key version: SSH2, DSA

Key Fingerprint: cb:07:1b:6c:26:16:b6:8b:2e:72:c8:7c:e6:d8:29:95

要重新输入root密码

Product type: Avaya G450 Media Gateway Release 28.17.0

Login: root

Password: ****

Password accepted

Enter new password:

Confirm new password:

Survivable-call-engine is disabled

G450-???(super)#

4:具体需要设置的命令如下(红字为需要输入的命令,// 后面为文字说明):

G450-???(super)# show vlan

VLAN ID Vlan-name

------- --------------------------------

1 V1

Total number of VLANs: 1

// 查看已经划分了的VLAN,系统默认是把G450的两个LAN口划分为VLAN1 G450-???(super)# interface vlan 1

G450-???(super-if:Vlan 1)# ip address 192.168.1.50 255.255.255.0

The Primary Management Interface has changed. Please copy the running configuration to the start-up configuration file, and reset the device.

G450-???(super-if:Vlan 1)# exit

G450-???(super)# copy run start

G450-???(super)# reset

//进入VLAN1并设置IP地址和子网掩码,上面的举例中设置了192.168.1.50为IP地址,255.255.255.0为掩码。具体设置内容似乎具体网络拓扑环境。

G450-???(super-if:Vlan 1)# ip default-gateway 192.168.1.1

Done!

//设置网关,上面的举例中设置了192.168.1.1为G450的网关,在三层网络拓扑中必须把网关写上。

G450-???(super-if:Vlan 1) #exit

G450-???(super)# set mgc list 192.168.1.51

Done!

//设置MGC地址,也即是设置语音服务器的通信地址(S8XXX),最多可以设置四个地址。

G450-???(super)# set port vlan 1 10/5

Port 10/5 added to VLAN 1

G450-???(super)# set port vlan 1 10/6

Port 10/6 added to VLAN 1

//设置ETH LAN两个端口的vlan,默认是vlan1

G450-???(super)# show port

Port Name Status Vlan Level Neg Dup. Spd. Type ------ ---------------- --------- ---- ------ ------- ---- ---- ----------------

10/5 NO NAME no link 1 0 enable full 1G Avaya Inc., G450

Media Gateway 10/100/1000BaseTx Port 10/5

10/6 NO NAME no link 1 0 enable full 1G Avaya Inc., G450

Media Gateway 10/100/1000BaseTx Port 10/6

G450-???(super)#interface vlan 11

G450-???(super-if:Vlan 1) #icc-vlan

//设置83vlan

G450-???(super-if:Vlan 1)# exit

G450-???(super)# copy run start

G450-???(super)# reset

重启83

G450-???(super)# show mgc

相关文档
最新文档