摘要:[root@localhost ~]# vi /etc/sysconfig/network-scripts/ifcfg-eth0DEVICE="eth0"BOOTPROTO="static"BROADCAST="202.119.212.255"DNS1="202.119.212.10"GATEWAY
阅读全文
摘要:# 为VLAN10 指定一个描述字符串“connect to LAB1”。<Sysname> system-viewSystem View: return to User View with Ctrl+Z.[Sysname] vlan 10[Sysname-vlan10] description c
阅读全文
摘要:# 对Telnet 到本交换机的用户使用基本访问控制列表2000 进行控制(基本访问控制列表2000 已经定义完毕)。<Sysname> system-viewSystem View: return to User View with Ctrl+Z.[Sysname] user-interface
阅读全文
摘要:# 显示以太网交换机当前生效的所有接口的配置信息。<Sysname> display current-configuration interface#interface Vlan-interface1ip address 192.168.0.54 255.255.255.0ntp-service b
阅读全文
摘要:# 设置“system-view”命令为0 级,执行视图为用户视图(Shell)。<Sysname> system-viewSystem View: return to User View with Ctrl+Z.[Sysname] command-privilege level 0 view sh
阅读全文
摘要:1. 举例一# 配置Console 口的认证方式为本地口令认证,且认证口令为明文cdw。<Sysname> system-viewSystem View: return to User View with Ctrl+Z.[Sysname] user-interface aux 0[Sysname-u
阅读全文