
安奈特三层网络设备基本配置指南
第 10 页
Connecting The IP World
#启用安全模式后,退出当前用户登陆,使用刚创建的安全用户“john”登陆后,进行下面的
配置。
enable user rso
add user rso ip=10.12.10.25
add user rso ip=10.12.10.28
1.2.7 文件管理
配置任务 使用的命令
查看 FLASH 内容 show flash
下载配置文件 load file=filename server=tftpserveripaddress
上传配置文件 upload file=filename server=tftpserveripaddress
文件重命名 rename oldfilename newfilename
注:
Release
和
Patch
是不可以上传的。
1.3 IP 模块的配置
1.3.1 基本配置
配置任务 使用的命令
启用 IP 模块 enable ip
为 IP 接口配置 IP 地址 add ip interface=interfacename ip=ipaddress mask=netmask
IP 接口的子接口的配置 add ip interface=interfacename-n ip=ipaddress mask=netmask
设置接口动态获得 IP(DHCP Client) enable ip remote
静态路由的配置
add ip route=destinationnetwork mask=netmask interface=interfacename
next=nexthop
默认路由的配置 add ip route=0.0.0.0 mask=0.0.0.0 int=interfacenme next=0.0.0.0
查看接口配置 Show interface
查看 IP 接口配置 Show ip interface
Comentarios a estos manuales