永发信息网

cisco1841上加了hwic-4esw后怎么配置

答案:3  悬赏:30  手机版
解决时间 2021-03-25 16:46
  • 提问者网友:世勋超人
  • 2021-03-24 16:53
cisco1841上加了hwic-4esw后怎么配置
最佳答案
  • 五星知识达人网友:第四晚心情
  • 2021-03-24 18:06
Luyouqi#sh run
Building configuration...
Current configuration : 815 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Luyouqi
!
!
!
!
ip dhcp excluded-address 192.168.0.254
!
ip dhcp pool cisco
network 192.168.0.0 255.255.255.0
default-router 192.168.0.254
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
ip address 12.1.1.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface FastEthernet0/1/0
switchport mode access
!
interface FastEthernet0/1/1
switchport mode access
!
interface FastEthernet0/1/2
switchport mode access
!
interface FastEthernet0/1/3
switchport mode access
!
interface Vlan1
ip address 192.168.0.254 255.255.255.0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end

记得让pc用dhcp获取地址,可ping通12.1.1.1(f0/0)
这是低端的交换模块,全是纯2层口,端口不能配ip地址。
全部回答
  • 1楼网友:低音帝王
  • 2021-03-24 21:16
不用配置 插上应该就好了
  • 2楼网友:你哪知我潦倒为你
  • 2021-03-24 19:36
hwic-4esw这个模块本身就是纯交换模块,也就是说不能通过no switchport让它变成路由模块,也就不能配置地址。
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯