Elektroda.pl
Elektroda.pl
X
Please add exception to AdBlock for elektroda.pl.
If you watch the ads, you support portal and users.

CISCO - GNS3 nie daje się wpisać komenda

BetaTester2010 29 Nov 2014 12:47 1125 0
  • #1
    BetaTester2010
    Level 15  
    P.S.
    Czy Ktos ma może najnowszą wersję GNS3 i może gdzieś udostępnić, nie chcę się rejestrować na ich stronie bo nie wiem jakie będą tego konsekwencje...

    Mam problem z symulatorem CISCO GNS3 0.8.4...

    Dodaję testowy ruter (akurat 2691) i do niego w konfiguracji dodaję moduł switcha...
    Po dodaniu i najechaniu myszką na ruter wszystko wygląda ok, pokazuje się wszystkie 15 portów switcha...

    No i zaczynają się schody... Nie działa polecenie: R1(config)#interface range fastEthernet 1/0-15

    Testowałem różne kombinacje, żadna nie działa, czy Ktoś może mi pomóc i napisać jak uruchomić to polecenie? Poniżej trochę logów:


    R1#sh ip interface brief
    Interface IP-Address OK? Method Status Protocol
    FastEthernet0/0 unassigned YES unset administratively down down
    FastEthernet0/1 unassigned YES unset administratively down down
    FastEthernet1/0 unassigned YES unset up down
    FastEthernet1/1 unassigned YES unset up down
    FastEthernet1/2 unassigned YES unset up down
    FastEthernet1/3 unassigned YES unset up down
    FastEthernet1/4 unassigned YES unset up down
    FastEthernet1/5 unassigned YES unset up down
    FastEthernet1/6 unassigned YES unset up down
    FastEthernet1/7 unassigned YES unset up down
    FastEthernet1/8 unassigned YES unset up down
    FastEthernet1/9 unassigned YES unset up down
    FastEthernet1/10 unassigned YES unset up down
    FastEthernet1/11 unassigned YES unset up down
    FastEthernet1/12 unassigned YES unset up down
    FastEthernet1/13 unassigned YES unset up down
    FastEthernet1/14 unassigned YES unset up down
    FastEthernet1/15 unassigned YES unset up down
    Vlan1 unassigned YES unset up down
    R1#conf t
    Enter configuration commands, one per line. End with CNTL/Z.
    R1(config)#int f
    R1(config)#int range f
    R1(config)#int range fastEthernet 1/0-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#int range fastEthernet 1/ 0 - 15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#int
    R1(config)#int
    R1(config)#interface ?
    Async Async interface
    BVI Bridge-Group Virtual Interface
    CDMA-Ix CDMA Ix interface
    CTunnel CTunnel interface
    Dialer Dialer interface
    FastEthernet FastEthernet IEEE 802.3
    Group-Async Async Group interface
    Lex Lex interface
    Loopback Loopback interface
    MFR Multilink Frame Relay bundle interface
    Multilink Multilink-group interface
    Null Null interface
    Port-channel Ethernet Channel of interfaces
    Tunnel Tunnel interface
    Vif PGM Multicast Host interface
    Virtual-PPP Virtual PPP interface
    Virtual-Template Virtual Template interface
    Virtual-TokenRing Virtual TokenRing
    Vlan Catalyst Vlans
    XTagATM Extended Tag ATM interface
    range interface range command

    R1(config)#interface rang
    R1(config)#interface range ?
    FastEthernet FastEthernet IEEE 802.3
    Loopback Loopback interface
    Port-channel Ethernet Channel of interfaces
    Tunnel Tunnel interface
    Vlan Catalyst Vlans
    Vlan Catalyst Vlans
    macro macro keyword

    R1(config)#interface range fas
    R1(config)#interface range fastEthernet ?
    <0-1> FastEthernet interface number

    R1(config)#interface range fastEthernet 1-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#interface range fastEthernet 1 0-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#interface range fastEthernet 1/0
    R1(config-if-range)#interface range fastEthernet1/0-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#exit
    R1#
    Oct 28 19:26:31.463: %SYS-5-CONFIG_I: Configured from console by console
    R1#conf t
    Enter configuration commands, one per line. End with CNTL/Z.
    R1(config)#int
    R1(config)#interface rqan
    R1(config)#interfac ran
    R1(config)#interfac range fa
    R1(config)#interfac range fastEthernet0/ 1-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#interfac range fastEthernet0/1-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#interfac range fastEthernet1/0-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#interfac range fastEthernet 1/0-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#interface range fastEthernet 1/0-15
    ^
    % Invalid input detected at '^' marker.

    R1(config)#

    Czy może Ktoś podpowiedzieć?

    Dodano po 1 [godziny] 31 [minuty]:

    OK, użyłem innego firmware i poszło, ale znów coś nie działa, teraz nie mogę założyć VLANów:

    R1#sh vlans

    No Virtual LANs configured.

    R1#conf t
    Enter configuration commands, one per line. End with CNTL/Z.
    R1(config)#int rang
    R1(config)#int range f
    R1(config)#int range fastEthernet 1/0 - 3
    R1(config-if-range)#vlan 100
    ^
    % Invalid input detected at '^' marker.

    R1(config-if-range)#vl
    R1(config-if-range)#vlan-?
    vlan-id vlan-range

    R1(config-if-range)#vlan-id 100
    ^
    % Invalid input detected at '^' marker.

    R1(config-if-range)#exit
    R1(config)#vlan 100
    ^
    % Invalid input detected at '^' marker.

    R1(config)#