アプリ版:「スタンプのみでお礼する」機能のリリースについて

はじめまして。

Catalyst4506を使用してVLAN間ルーティングを行いたく思っております。
しかしながら、catalyst4506にてip routingコマンドを発行しても、
コンフィグに反映されず、VLAN間ルーティングが実現できません。
何か要件を満たしていないのでしょうか。

以下、Catalyst4506内の情報です。

# sh version
Cisco Internetwork Operating System Software
IOS (tm) Catalyst 4000 L3 Switch Software (cat4000-IS-M), Version 12.1(13)EW, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2002 by cisco Systems, Inc.
Compiled Fri 20-Dec-02 13:52 by eaarmas
Image text-base: 0x00000000, data-base: 0x00E638AC

ROM: 12.1(12r)EW
Dagobah Revision 71, Swamp Revision 28

switch002 uptime is 4 weeks, 3 days, 1 hour, 47 minutes
System returned to ROM by power-on
System image file is "bootflash:cat4000-is-mz.121-13.EW.bin"

cisco WS-C4506 (XPC8245) processor (revision 7) with 524288K bytes of memory.
Processor board ID FOX07041NX6
Last reset from PowerUp
38 Gigabit Ethernet/IEEE 802.3 interface(s)
403K bytes of non-volatile configuration memory.

Configuration register is 0x2102

# sh run

Building configuration...

Current configuration : 2537 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service compress-config
!
hostname switch002
!
enable secret 5 $1$YzaC$lru7byexV.4mY4j52sSkS0
!
ip subnet-zero
!
spanning-tree extend system-id
!
!
interface GigabitEthernet1/1
!
interface GigabitEthernet1/2
!
interface GigabitEthernet2/1

(省略)

interface Vlan1
no ip address
!
interface Vlan19
ip address 172.19.1.200 255.255.0.0
!
interface Vlan30
no ip address
!
interface Vlan50
no ip address
!
interface Vlan100
--More-- no ip address
!
ip classless
no ip http server
!
!
!
!
line con 0
stopbits 1
line vty 0 4
password password
login
!
end

※現在は、別のL3機器にてルーティングしているため、
本機器のVLANインタフェースにはIPアドレスを振っておりません。

A 回答 (1件)

ひょっとしてエンジンが「Supervisor Engine II-Plus(製品番号WS-X4013+)」だったりしませんか?


だとしたらルーティングはサポートしていないようですよ。

http://www.cisco.com/web/JP/product/hs/switches/ …

「Supervisor EngineII-PlusとSupervisor Engine IV、V-10GEとのアプリケーションの比較」
に未対応ってなってます。
    • good
    • 0
この回答へのお礼

早速のご回答ありがとうございます。

リンク先のイメージを確認したところ、使用しているエンジンと形は同じでした。
ただし、Supervisor Engine II-Plusであるかの確証が得れていないため、
型番等を外見から確認したいと思います。

ちなみに、他のエンジンの画像を拝見したところ、明らかに今あるものと違っていました。
もしエンジンの場合は、エンジンを別の型番のものに交換しないとルーティングできないのでしょうか。。

お礼日時:2010/05/07 22:10

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!