在S6506路由器中增加/删除端口应用

发布时间:2020-08-10 15:50:06 作者:guyuanli
来源:ITPUB博客 阅读:153

S6506路由器
打开或清除端口

1.telnet到路由器确定端口在哪个VLAN下
#telnet 10.248.2.2
display current-configuration
端口的配置信息大概是这样的:

[@more@]

interface GigabitEthernet6/0/12
port access vlan 10
#
interface GigabitEthernet6/0/13
port access vlan 10
#
interface GigabitEthernet6/0/14
port access vlan 10
注意:下面有port一行的说明端口已经打开

2.进入系统模式,进入VLAN
system-view
System View: return to User View with Ctrl+Z.
[CP_S6506_1]vlan 10
[CP_S6506_1-vlan10]
3.执行命令打开或清除端口
[CP_S6506_1-vlan10]port GigabitEthernet 6/0/13 --打开
[CP_S6506_1-vlan10]undo port GigabitEthernet 6/0/13 --清除
4.保存
[CP_S6506_1-vlan10]quit
[CP_S6506_1]quit
save
The configuration will be written to the device.
Are you sure?[Y/N]y
Now saving current configuration to the device.
Saving configuration flash:/vrpcfg.cfg. Please wait...
........
Configuration is saved to flash memory successfully.

推荐阅读:
  1. Spring MVC HelloWorld入门例子
  2. Springmvc的helloworld实例

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

s6506 删除 增加

上一篇:人脸框抠图如何实现

下一篇:Python学习:自定义迭代器,索引取值和分片取值

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》