Jump to content

pausinho

Members
  • Gesamte Inhalte

    3
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von pausinho

  1. Hallo,

     

    vielen Dank fuer eure schnelle Reaktion. Hier ist meine Konfig.

     

    Current configuration : 1287 bytes

    !

    version 12.3

    service timestamps debug datetime msec

    service timestamps log datetime msec

    no service password-encryption

    !

    hostname home

    !

    boot-start-marker

    boot-end-marker

    !

    memory-size iomem 5

    enable secret 5 $1$X/32$X4quUXPW1rmEEIEVkeJLX1

    enable password xxxx

    !

    no aaa new-model

    ip subnet-zero

    no ip routing

    !

    !

    !

    ip dhcp pool xxxx

    network 192.168.2.0 255.255.255.0

    default-router 192.168.2.10

    !

    !

    ip ips po max-events 100

    no ftp-server write-enable

    !

    !

    !

    !

    !

    !

    !

    interface Ethernet0

    ip address 192.168.2.10 255.255.255.0

    no ip route-cache

    !

    interface BRI0

    no ip address

    no ip route-cache

    shutdown

    !

    interface ATM0

    no ip address

    no ip route-cache

    shutdown

    no atm ilmi-keepalive

    dsl operating-mode auto

    !

    interface FastEthernet1

    no ip address

    shutdown

    duplex auto

    speed auto

    !

    interface FastEthernet2

    no ip address

    shutdown

    duplex auto

    speed auto

    !

    interface FastEthernet3

    no ip address

    shutdown

    duplex auto

    speed auto

    !

    interface FastEthernet4

    no ip address

    shutdown

    duplex auto

    speed auto

    !

    ip classless

    !

    ip http server

    no ip http secure-server

    !

    !

    snmp-server community home RO

    snmp-server enable traps tty

    !

    control-plane

    !

    !

    line con 0

    no modem enable

    line aux 0

    line vty 0 4

    password xxxx

    login

    !

    scheduler max-task-time 5000

    !

    end

×
×
  • Neu erstellen...