Hirdetés

Keresés

Új hozzászólás Aktív témák

  • robesz87

    tag

    válasz FecoGee #1891 üzenetére

    Ez a működő. Ha 5 15-re konfigulom nem megy. 2960 24TT switch, ha ez számít valamit és Packet Tracer

    version 12.2
    no service timestamps log datetime msec
    no service timestamps debug datetime msec
    no service password-encryption
    !
    hostname S1
    !
    enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
    !
    !
    spanning-tree mode pvst
    !
    interface FastEthernet0/1
    !
    .
    .(kiszedtem a portokat, ne legyen hosszú a post)
    .
    interface FastEthernet0/23
    switchport access vlan 99
    switchport mode access
    !
    interface FastEthernet0/24
    !
    interface GigabitEthernet1/1
    !
    interface GigabitEthernet1/2
    !
    interface Vlan1
    no ip address
    shutdown
    !
    interface Vlan11
    no ip address
    !
    interface Vlan99
    ip address 192.168.99.254 255.255.255.0
    !
    interface Vlan101
    no ip address
    !
    !
    line con 0
    password cisco
    login
    !
    line vty 0 4
    password cisco
    login
    line vty 5 15
    login
    !
    !
    end

Új hozzászólás Aktív témák