当前位置:   article > 正文

HUAWEI设备配置VLANIF(SVI,网关)_interface vlanif 10

interface vlanif 10

HUAWEI设备配置VLANIF(SVI,网关)

一、思维导图

二、视频

HUAWEI设置VLANIF(SVI - 知乎HUAWEI设置VLANIF(SVIhttps://www.zhihu.com/zvideo/1317498510469066752

三、配置

1、创建VLAN

  • [SW1]vlan 10

2、进入对应VLANif

  • [SW1]interface Vlanif 10

3、配置IP地址

  • [SW1-Vlanif10]ip address 10.1.1.254 255.255.255.0

  • [SW1]display ip routing-table

  • Route Flags: R - relay, D - download to fib

  • ------------------------------------------------------------------------------

  • Routing Tables: Public

  • Destinations : 4 Routes : 4

  • Destination/Mask Proto Pre Cost Flags NextHop Interface

  • 10.1.1.0/24 Direct 0 0 D 10.1.1.254 Vlanif10

  • 10.1.1.254/32 Direct 0 0 D 127.0.0.1 Vlanif10

  • 127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0

  • 127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0

  • [SW1]display ip interface brief

  • *down: administratively down

  • ^down: standby

  • (l): loopback

  • (s): spoofing

  • The number of interface that is UP in Physical is 3

  • The number of interface that is DOWN in Physical is 1

  • The number of interface that is UP in Protocol is 2

  • The number of interface that is DOWN in Protocol is 2

  • Interface IP Address/Mask Physical Protocol

  • MEth0/0/1 unassigned down down

  • NULL0 unassigned up up(s)

  • Vlanif1 unassigned up down

  • Vlanif10 10.1.1.254/24 up up

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Cpp五条/article/detail/326756
推荐阅读
相关标签
  

闽ICP备14008679号