eNSP不同网段互联操作及其他系统指令
Posted yolenly
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eNSP不同网段互联操作及其他系统指令相关的知识,希望对你有一定的参考价值。
system-view
sysname Hexin
interface GigabitEthernet 0/0/1
port link-type trunk
port trunk allow-pass vlan10 20
quit
interface Vlanif 10
ip address 192.168.10.254 ?
ip address 192.168.10.254 24
interface Vlanif 20
ip address 192.168.20.254 ?
ip address 192.168.20.254 24
////---------------查询----------------////
display ip interface brief
////---------------开启端口----------////
undo shutdown
////--------------保存---------------////
save
////--------------重启---------------////
reboot
以上是关于eNSP不同网段互联操作及其他系统指令的主要内容,如果未能解决你的问题,请参考以下文章