设为首页收藏本站language 语言切换
12
返回列表 发新帖
楼主: xu269610644
收起左侧

[求助] 新买的思科3750X无法配置IP

[复制链接]
 成长值: 52025
发表于 2014-10-21 12:36:55 | 显示全部楼层
拿分走人呵呵,楼下继续!
16# 2014-10-21 12:36:55 回复 收起回复
回复

使用道具 举报

发表于 2014-10-21 23:08:31 | 显示全部楼层
拿分走人呵呵,楼下继续!
17# 2014-10-21 23:08:31 回复 收起回复
回复

使用道具 举报

发表于 2014-10-22 09:05:36 | 显示全部楼层
本帖最后由 今日寻欢 于 2014-10-22 09:19 编辑

交换机配置IP地址,只能起SVI吧,果断
int vlan 1
     ip add 202.100.1.10 255.255.255.0

就可以了,至于具体vlan 你可以自己新建再起SVI ;

物理接口只起vlan 或 trunk的;

给你上个图吧:

SW1:
ip routing                               //必须开启路由功能,否则不支持动态路由协议;
interface FastEthernet0/1         // 必须先把连ASA的接口放到VLAN
switchport access vlan 10       //接口还是switchport 二层交换功能不改;
spanning-tree portfast  
!
interface Vlan10            //最后起SVI接口;
ip address 202.100.1.1 255.255.255.0

ASA:
interface GigabitEthernet0
nameif outside
security-level 0
ip address 202.100.1.10 255.255.255.0
!
interface GigabitEthernet1
nameif inside
security-level 100
ip address 61.128.1.10 255.255.255.0
截图00.png
18# 2014-10-22 09:05:36 回复 收起回复
回复

使用道具 举报

 楼主| 发表于 2014-10-22 10:46:44 | 显示全部楼层
今日寻欢 发表于 2014-10-22 09:05
交换机配置IP地址,只能起SVI吧,果断
int vlan 1
     ip add 202.100.1.10 255.255.255.0

你好!
Switch(config)#ip ro?
% Unrecognized command
以及
Switch(config-if)#no switchport
Command rejected: not allowed on this interface.
这些命令都是无法使用的,所以请问这是什么问题呢?
19# 2014-10-22 10:46:44 回复 收起回复
回复

使用道具 举报

 楼主| 发表于 2014-10-22 11:34:07 | 显示全部楼层
2011lsn 发表于 2014-10-20 15:36
你还是show license 看看license吧,  3750X 是三层交换机没错,但是他有三个版本的license, -L 是二层的  ...

Index 1 Feature: ipservices     
        Period left: 8  weeks 4  days
        License Type: Evaluation
        License State: Active, Not in Use, EULA not accepted
        License Priority: None
        License Count: Non-Counted

Index 2 Feature: ipbase         
        Period left: 0  minute  0  second  
Index 3 Feature: lanbase        
        Period left: Life time
        License Type: Permanent
        License State: Active, In Use
        License Priority: Medium
        License Count: Non-Counted



果然是啊。。
20# 2014-10-22 11:34:07 回复 收起回复
回复

使用道具 举报

 楼主| 发表于 2014-10-22 11:44:45 | 显示全部楼层
2011lsn 发表于 2014-10-20 15:36
你还是show license 看看license吧,  3750X 是三层交换机没错,但是他有三个版本的license, -L 是二层的  ...

那关于使用路由模式等问题,需要购买哪种license呢?
后期如果再开发其他功能的话是不是还得再次购买其他的?!
21# 2014-10-22 11:44:45 回复 收起回复
回复

使用道具 举报

发表于 2014-10-22 12:24:25 | 显示全部楼层
xu269610644 发表于 2014-10-22 11:44
那关于使用路由模式等问题,需要购买哪种license呢?
后期如果再开发其他功能的话是不是还得再次购买其 ...

ip routing 、no switchport 都不支持,直接升级IOS吧,
22# 2014-10-22 12:24:25 回复 收起回复
回复

使用道具 举报

发表于 2014-10-22 12:58:31 | 显示全部楼层
License Level: lanbase...(LAN Base: enterprise access Layer 2 switching features

不支持3层功能)   跟IOS 没有关系,你的licence是不支持三层协议。买licence吧
23# 2014-10-22 12:58:31 回复 收起回复
回复

使用道具 举报

发表于 2014-10-25 12:24:01 | 显示全部楼层
24# 2014-10-25 12:24:01 回复 收起回复
回复

使用道具 举报

发表于 2024-1-6 14:06:52 | 显示全部楼层
啊啊啊啊啊
25# 2024-1-6 14:06:52 回复 收起回复
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-6-18 16:46 , Processed in 0.064876 second(s), 21 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表