爱立信BRAS(SE800)培训实验操作 下载本文

内容发布更新时间 : 2024/4/19 6:49:42星期一 下面是文章的全部内容请认真阅读。

培训实验操作

1 系统查看

show version 查看版本号 show chassis 查看机箱 show hard 查看硬件

show system alarm all 查看是否有硬件报警

2 VR操作

查看VR

show context 进行VR模式 context local 添加删除VR context test no context test 再创建VR test

3 管理接口操作

管理接口是SE800上用专为管理设计的端口。 context local

interface mgmt 创建接口

ip add 192.168.0.1/24 为接口指定IP地址 port Ethernet 7/1

bind interface mgmt local 对管理接口进行绑定

4 接口操作

创建接口: context test

interface my-test-1 ip add 192.168.10.1/24

interface my-test-2 ip add 192.168.20.1/24

在连6509的接口上临时起两个PVC 333 和444并绑定 port Ethernet 9/2 enca dot1q dot1q pvc 333

bind interface my-test-1 test dot1q pvc 444

bind interface my-test-2 test

show ip int brie 查看当前VR接口IP配置情况 show ip int bri all 查看所有VR接口IP配置情况 show ip route 查看路由表 show port 查看接口

show dot1q pvc all 查看所有配置的PVC状态

5 配置主机名及时钟校验

system hostname zhzh-bhl-se800

时钟校验

clock set 2006:01:19:05:12:23 show clock 查看当前时间

6 创建管理员及用户

!创建管理员

administrator admin password admin privilege start 10 privilege max 15 !创建用户

subscriber name user-1 password pass-1 ip address pool

7 备份配置

pwd 查看当前路径 cd /flash 改变当前路径 [local]zhzh-bhl-se800#cd /flash

Current directory is now /flashdir Dir 查看文件

save conf /flash/conf2006-1-22 备份当前配置到SE800上 delete /flash/conf2006-1-22 删除文件

more /flash/conf2006-1-22 查看备份配置内容

[local]zhzh-bhl-se800#save conf 保存文件到网络服务器上 /md Save into the Micro Drive

WORD source file in format [/dir/]filename ftp: File Transfer Protocol rcp: Remote Copy Protocol scp: Secured Copy Protocol

sftp: Secured File Transfer Protocol tftp: Trivial File Transfer Protocol

8 启用和停止服务

[local]zhzh-bhl-se800(config-ctx)#service ? ftp ftp service rcp rcp service scp scp service sftp sftp service ssh ssh service telnet telnet service tftp tftp service 启用telnet客户端: service telnet client 关闭telnet客户端:

no service telnet client

9 配置RADIUS

RADIUS的配置:

radius server 221.13.223.140 key henancnc oldports radius attribute nas-ip-address interface loopback aaa accounting subscriber radius

radius accounting server 221.13.223.140 key henancnc oldports !

查看RADIUS服务器状态:

[local]zhzh-bhl-se800(config-ctx)#show radius server Authentication Server