подключаем консольный кабель.
открываем Гипер терминал
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#in
Switch(config)#interface fa0/1
Switch(config-if)#no sh
Switch(config-if)#no shutdown
Switch(config-if)#
Добавлено: вот пример команду SHOW RUN
Switch#sh ru
Switch#sh running-config
Building configuration...
Current configuration : 967 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
!
!
interface FastEthernet0/1
shutdown
!
interface FastEthernet0/2
shutdown
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
с этого видим что первый и второй порт отключён.
используем команду для включения
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#in
Switch(config)#interface fa0/1
Switch(config-if)#no sh
Switch(config-if)#no shutdown
Добавлено: Цитата: [/q]
[q]
подскажите стоит пробовать?...
просто уже последние попытки..
Добавлено: sashamalets
Вам действительно необходим IP PLUS IOS, в котором реализована поддержка InterVLAN routing, в решении вашей проблемы должен помочь c2600-is-mz.120-7.T2 как раз соответствующего системным требованиям вашего устройства.