北电交换机管理

来源:互联网 发布:php获取访问者的ip 编辑:程序博客网 时间:2024/04/30 04:10

1、passport86 3.7以上snmp管理

 

Config snmp-v3 community commname first new-commname 只读密码
Config snmp-v3 community commname second new-commname 读写密码
save config

3.7以上需要如上修改

 

2、建立基于端口的VLAN

   1 Create VLAN 2, add ports, and IP address as follows:
a. For this example, create VLAN 2 as a port-based VLAN using STG 1:
    ERS-8610:5# config vlan 2 create byport 1
b. If required, enable VLAN tagging on port 1/13 and remove 1/13 from the default VLAN as follows:
    ERS-8610:5# config ethernet 1/13 perform-tagging enable
    ERS-8610:5# config vlan 1 ports remove 1/13

c. Add VLAN members:
    ERS-8610:5# config vlan 2 ports add 1/13,1/20-1/25
d. Add IP address to VLAN 2:
    ERS-8610:5# config vlan 2 ip create 10.1.30.2/24

 

3、修改交换机密码

    config cli password rwa 用户名 口令

 

4、查看cli用户信息

    sh cli password

5、密码恢复

    Modifying and Resetting Passwords
The boot monitor command reset-passwd is used to reset the passwords to their default values.
• To reset the passwords use the following command at the boot monitor prompt:
reset-passwd
• To change the passwords use the following commands. All passwords are case sensitive.
config cli password <access-level> <username>
Enter the old password:
Enter the new password:
Re-enter the new password:

 

 RWA恢复其它用户密码:

Passport-8603/config/sys/set/reset-passwd# login-user
<l1|l2|l3|ro|rw>

 

6、备份配置文件

1150交换机   1150C# copy config tftp

8600、8100(3.2.2.2以前版本) 8600#copy /flash/config.cfg xxx.xxx.xxx.xxx:config.cfg

 

 

http://www116.nortel.com/docs/bvdoc/passport/8000/doc_html/index.html

 

7、查看交换机状态

show sys info 

show sys pref   查看cpu、内存占用情况

show sys community   查看管理字符串