interface Vlan1 no ip address shutdown ! ip default-gateway 1.4.0.1 ip forward-protocol nd no ip http server no ip http secure-server ip route 223.255.0.0 255.255.0.0 1.4.0.1 ! ! control-plane ! ! voice-port 0/2/0:23 ! voice-port 0/3/0:1 ! voice-port 0/1/0 ...
一台汇聚交换机通过G 1/1接口连接到OSPFarea 0,VLAN2和VLAN3分别连接到OSPF area2和area3。三个接口的IP配置如下:<br/> interface gigabitethernet 1/1 <br/> no switchport <br/> ip address 172.16.255.2 255.255.255.252 <br/> no shutdown <br/> interface vlan
没加三层路由所以ping不通。使用扩展ping,也就是敲ping后直接回车 有一步是问你是否使用扩展ping,选y 后面还有一步让你提供ip地址。使用192.168.1网段的即可。
没有问题呀,这是一个很标准的Vlan建立模板,进入config模式后,初始化配置两个Fa口,然后建立Vlan,我按照你的配置思路和命令尝试一次后,一切正常.后来Show了一下,输出正常.也许是你用的模拟器吧...我用的是PacketTracer
no ... operstate {up} option-82 shutdown suppress-arp Description This command configures a VLAN interface. Syntax vlan VLAN ID number. 1-4094 — bandwidth-contract <name> Name of the bandwidth contract to be applied to this VLAN interface. When applied to a VLAN, the contract limits both...
interface Cellular0/2/1 no ip address shutdown dialer in-band pulse-time 1 ! interface GigabitEthernet0 vrf forwarding Mgmt-intf no ip address negotiation auto ! interface Vlan1 no ip address ! no ip nat service dns tcp no ip nat service dns udp ip nat inside source list 2 inte...
Switch(config)#interface f0/1Switch(config-if)#ip address 192.168.0.1 255.255.255.0Switch(config-if)#no shutdown C. Switch(config)#interface vlan 1Switch(config-if)#ip address 192.168.0.1Switch(config-if)#no shutdown D. Switch(config)#interface vlan 1 Switch(config-if)#ip address 192.16...
No IP address is assigned to the VLANIF interface. Run the ip address command in the VLANIF interface view to assign an IP address to the VLANIF interface. The VLANIF interface is shut down. Run the undo shutdown command in the VLANIF interface view to start the VLANIF interface.Tra...
Configure an IP address for the VLANIF interface if the VLANIF interface has no IP address configured. system-view interface vlanif vlan-id ip address ip-address { mask | mask-length } [ sub ] Check whether the VLANIF interface is shut down. Check the status of the VLANIF interface. ...
· DOWN ( Link-Aggregation interface down ):表示该接口所属的聚合接口已经通过shutdown命令被关闭 · DOWN ( Monitor-Link uplink down ):Monitor Link联动而导致接口被关闭 · Link-Flap DOWN:表示接口被链路震荡保护功能关闭 · IRF-link-down:接口属于某MDC时,由于接口所在成员设备上划分到该MDC的所有IRF链...