rs交换机配置文档.PPT
文本预览下载声明
Riverstone China * Example of using quotes instead of the underbar: system set contact “Monty Python at x71234” * NOTE: THE ABILITY TO TELNET FROM THE RS TO ANOTHER DEVICE IS NOT PRESENT. Riverstone China * 网络管理基本任务 5 Riverstone China * 概览 设置系统名字,日期,时间 建立,配置IP接口 设置密码与恢复密码 端口限速 Riverstone China * RS# configure (enters Configure mode) RSn(config)# system set name name (ex: RS1) 设置名字 设置的名字将出现在CLI命令提示栏上。 新的名字将保存在scratchpad 上,在save active 后激活 Riverstone China * RS(config)# system set contact name _with_no_spaces (ex: Monty_Python_at_x71234) 设置一个管理员 系统管理员的文本信息 新的名字将保存在scratchpad 上,在save active 后激活 Riverstone China * RSn(config)# ^z (exits Configure mode) RSn# system set date year 1999 month april day 15 hour 23 minute 59 second 59 Time changed to: Wed Apr 15 23:59:59 1998 设置日期与时间 这个命令在enable 模式下使用。因为它不需要保存,它不是静态的 Riverstone China * 基本配置:telnet Telnet默认情况下允许 同时只允许4个用户 第五个尝试将产生最大允许超出的错误 4个用户可以在同一时间进入不同的模式 但是在同一时间应该只有一个用户在配置模式 telnet server 可以被禁用 Riverstone China * 基本配置: IP Interfaces IP interface 可以基于 物理端口 VLANs Interface create ip Interface NAME address-netmask IP Address port port name Interface NAME – 用户为该interface 选的名字 Port Name – 一个端口以下面的形式表示 et.2.6 – Ethernet port in slot 2 port 6 gi.3.1 – Gigabit Ethernet port in slot 4 port 1 so.5.1 – Packet over Sonet port in slot 5 port 1 Riverstone China * 建立一个 IP Interface RS# configure (enters Configure mode) RS(config)# interface create ip ONE address-netmask 10.10.10.1/24 port et.2.3 RS(config)# snmp set target IP of target community public status enable 一个ip interface 也可以建立在一个vlan 之上。 Riverstone China * RSn(config)# save active RSn(config)# save startup Are you sure you want to overwrite the Startup configuration [no]? y %CONFIG-I-SAVED, configuration saved to Startup configuration. 保存配置改变 将涂写板上(scratchpad)的内容保存到 Active Configuration (运行时配置) 维持有效直到重启 立即起效 Startup 配置文件 保存在Flash 中。重启后仍旧有效。 Ri
显示全部