下面是现有交换机配置,其中VLAN1已经被其他业务使用。想重新建立新的VLAN99 作为交换机管理地址。VLAN1不能删除,已经被其他业务使用。
我们想创建VLAN99 该VLAN是管理交换机的。比如:这台核心,我们计划他的管理地址是192.168.99.2 /24 请大神给个详细配置。谢谢
#
vlan 1
#
vlan 100 to 105
#
vlan 1000 to 1001
#
stp global enable
#
interface NULL0
#
interface Vlan-interface1 ip address 192.168.1.254 255.255.255.0
#
interface Vlan-interface100 ip address 192.168.0.254 255.255.255.0
#
interface Vlan-interface101 ip address 192.168.101.254 255.255.255.0
#
interface Vlan-interface102 ip address 192.168.102.254 255.255.255.0
#
interface Vlan-interface103 ip address 192.168.2.254 255.255.255.0
#
interface Vlan-interface104 ip address 192.168.104.254 255.255.255.0
#
interface Vlan-interface105 ip address 192.168.105.254 255.255.255.0
#
interface Vlan-interface1000 ip address 10.0.0.254 255.255.255.0
#
interface Vlan-interface1001 ip address 10.0.1.254 255.255.255.0
#
interface GigabitEthernet1/0/1 port link-mode bridge port link-type trunk port trunk permit vlan all
#
interface GigabitEthernet1/0/2 port link-mode bridge port access vlan 101
(0)
最佳答案
您好,请知:
正常创建VLAN99,配置VLAN 99 IP,将VLAN划分到端口就可以了。
以下是参考命令:
vlan 99
quit
int vlan 99
ip address 192.168.99.2 24
quit
ip route-static 0.0.0.0 0.0.0.0 192.168.99.1
由于gi1/0/1口已经trunk vlan all了,端口无需再透传了。
(1)
没有连接错
我在模拟器上面测试了,核心是192.168.99.2,下连交换机192.168.99.3 相互ping不通
下联交换机需配置默认路由指向到192.168.99.2 两端需要创建VLAN 99,并trunk通过。
我核心把1号口和下面的1号口,都开启了trunk。核心交换机: interface Vlan-interface99 ip address 192.168.99.2 255.255.255.0 interface GigabitEthernet1/0/1 port link-mode bridge port link-type trunk port trunk permit vlan all combo enable fiber 接入层交换机 interface Vlan-interface99 ip address 192.168.99.3 255.255.255.0 interface GigabitEthernet1/0/1 port link-mode bridge port link-type trunk port trunk permit vlan all combo enable fiber
vlan 99都创建了吧? dis vlan 确认下
核心 [Core_SW]dis vlan Total VLANs: 10 The VLANs include: 1(default), 99-105, 1000-1001 接入层 [Server_SW]dis vlan Total VLANs: 4 The VLANs include: 1(default), 99, 105, 1001
设备之间连线没接错吧?
没有连接错
每个虚接口的ip地址,都可以管理交换机
(0)
核心是可以这样,关键是下面的接入层交换机,关键是需要管理下面的接入层交换机
核心是可以这样,关键是下面的接入层交换机,关键是需要管理下面的接入层交换机
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明