Device(config)# sdwan Device(config-sdwan)# interface ge0/2.101 Device(config-interface-ge0/2.101)# access-list acl1 in allow-service To configure the services that are allowed on a tunnel interface, use the al
註:在interface range fastethernet 3/2 -4命令中,2和— 之間有一個空格。為了避免語法錯誤,此空格是必需的。 Native_IOS#configure terminalEnter configuration commands, one per line. End with CNTL/Z. Native_IOS(config)#interface range fastethernet 3/2 -4Native_IOS(config-if-range)# 此範例僅使用...
I'm running Cisco 7200 lastest image (153-3.XB12) on GNS3 added Gigabit interfaces but when I try to acces a range the command is invalid R1(config)#interface range GigabitEthernet 1/0 - 2 the doc said it should be done this way and I have tried quite a lot of combination trying...
configure terminal 进入配置状态 nterface range {port-range} 进入组配置状态 配置三层端口 configure terminal 进入配置状态 interface {{fastethernet | gigabitethernet} interface-id} | {vlan vlan-id} | {port- channel port-channel-number} 进入端口配置状态 no switchport 把物理端口变成三层口 ip address ...
在router#提示符下键入configure terminal,出现提示符router(config)#,此时路由器处于全局设置状态,这时可以设置路由器的全局参数。 4.router(config-if)#;router(config-line)#; router(config-router)#;… 路由器处于局部设置状态,这时可以设置路由器某个局部的参数。
clock Configure time-of-day clock crypto Encryption module do To run exec commands in config mode enable Modify enable password parameters end 退出配置模式 exit 退出配置模式 hostname 设置系统的网络名 interface 选择要配置的接口 Ethernet IEEE 802.3 ...
在router#提示符下键入configure terminal,出现提示符router(config)#,此时路由器处于全局设置状态,这时可以设置路由器的全局参数。 4. router(config-if)#; router(config-line)#; router(config-router)#;… 路由器处于局部设置状态,这时可以设置路由器某个局部的参数。
R1(config)#privilegeconfigurelevel3showrunR1(config)#enablesecretlevel3cisco83.使用命令privilege可定义在该特权级下使用的命令:router(config)#privilegemodelevellevelcommand84.设定用户特权级:router(config)#enablesecretlevel3dallasrouter(config)#enablesecretsan-franrouter(config)#usernamestudentpasswordcisco...
Command Purpose Step 1 configure terminal 进入全局配置模式 Step 2 interface interface-id 进入接口配置模式,并指派一个接口来配置。 有效的接口包括物理端口和端口隧道。有效的端口号为1-64。 Step 3 spanning-tree mst instance-id port-priority priority 为一个MST实例配置端口优先级。©...
示:(exec)showconfiguration(exec)showrunning-config(exec)showinterface从特权模式开始,以下步骤为给一个接口添加一段描述CommandPurposeStep1configureterminal进入全局配置模式Step2interfaceinterface-id进入接口配置模式,该接口是你想添加一段描述的接口。Step3descriptionstring为一个接口添加一段描述(上限为240个字符)Step...