摘要:
observe-port 1 interface GigabitEthernet 0/0/9 镜像绑定端口 display observe-port 查看上步所配置的管理口是否配置成功 display port-mirroring 查看镜像的所有端口 port-mirroring to observ 阅读全文
posted @ 2021-02-01 16:57 三年三班王小朋 阅读(366) 评论(0) 推荐(0)
|
||
|
摘要:
observe-port 1 interface GigabitEthernet 0/0/9 镜像绑定端口 display observe-port 查看上步所配置的管理口是否配置成功 display port-mirroring 查看镜像的所有端口 port-mirroring to observ 阅读全文
posted @ 2021-02-01 16:57 三年三班王小朋 阅读(366) 评论(0) 推荐(0)
摘要:
新建 .vimrc set ignorecase set cursorline set autoindent autocmd BufNewFile *.sh exec ":call SetTitle()" func SetTitle() if expand("%:e") =='sh' call se 阅读全文
posted @ 2021-02-01 13:59 三年三班王小朋 阅读(83) 评论(0) 推荐(0) |
||