• (Khác biệt giữa các bản)
    Dòng 2: Dòng 2:
    {{Phiên âm}}
    {{Phiên âm}}
    == Kinh tế ==
    == Kinh tế ==
    -
    =====trai ao hồ=====
    +
    // E-Branch 2
    -
     
    +
    -
    E-Branch 2
    +
    -
     
    +
    conf t
    conf t
     +
    hostname EB2
    hostname EB2
     +
    enable secret class
    enable secret class
     +
    line console 0
    line console 0
     +
    password cisco
    password cisco
     +
    login
    login
     +
    exit
    exit
     +
    line vty 0 4
    line vty 0 4
     +
    password cisco
    password cisco
     +
    login
    login
     +
    exit
    exit
     +
    banner motd %Authorized access only!%
    banner motd %Authorized access only!%
     +
    int f 0/0
    int f 0/0
    -
    ip add 192.168.1.1 255.255.255.192
    +
     
     +
    ip add 192.168.1.1
     +
    255.255.255.192
     +
     
    no sh
    no sh
     +
    int f 0/1
    int f 0/1
    -
    ip add 192.168.1.65 255.255.255.192
    +
     
     +
    ip add 192.168.1.65
     +
    255.255.255.192
     +
     
    no sh
    no sh
     +
    int s0/0/0
    int s0/0/0
     +
    ip add 192.168.1.254 255.255.255.252
    ip add 192.168.1.254 255.255.255.252
     +
    no sh
    no sh
     +
    int s0/0/1
    int s0/0/1
     +
    ip add 192.168.1.246 255.255.255.252
    ip add 192.168.1.246 255.255.255.252
    no sh
    no sh
     +
    exit
    exit
     +
    do sh ip int br
    do sh ip int br
     +
    do sh ip ro
    do sh ip ro
     +
    do show interfaces
    do show interfaces
     +
    do show cdp neighbors
    do show cdp neighbors
     +
    do show ip route
    do show ip route
     +
    router eigrp 100
    router eigrp 100
     +
    network 192.168.1.0 0.0.0.63
    network 192.168.1.0 0.0.0.63
    -
    network 192.168.1.64 0.0.0.63
    +
     
    -
    network 192.168.1.252 0.0.0.3
    +
    network 192.168.1.64 0.0.0.63
     +
     +
    network 192.168.1.252 0.0.0.3
     +
    network 192.168.1.244 0.0.0.3
    network 192.168.1.244 0.0.0.3
     +
    no auto-summary
    no auto-summary
     +
    passive-interface fa0/0
    passive-interface fa0/0
     +
    passive-interface fa0/1
    passive-interface fa0/1
     +
    interface s0/0/0
    interface s0/0/0
     +
    bandwidth 384
    bandwidth 384
     +
    int s0/0/0
    int s0/0/0
    -
    ip summary-address eigrp 100 192.168.1.0 255.255.255.128 5
    +
     
     +
    ip summary-address eigrp 100
     +
    192.168.1.0 255.255.255.128 5
     +
     
    int s0/0/1
    int s0/0/1
    -
    ip summary-address eigrp 100 192.168.1.0 255.255.255.128 5
    +
     
     +
    ip summary-address eigrp 100 192.168.1.0 255.255.255.128 5
     +
    exit
    exit
     +
    do telnet 192.168.1.253
    do telnet 192.168.1.253
     +
    cisco
    cisco
     +
    en
    en
     +
    class
    class
    -
    EastHQ configure terminal
    +
    // EastHQ configure terminal
     +
     
    interface serial0/0/0
    interface serial0/0/0
     +
    ip address 192.168.1.249 255.255.255.252
    ip address 192.168.1.249 255.255.255.252
     +
    no sh
    no sh
     +
    interface serial0/0/1
    interface serial0/0/1
     +
    ip address 192.168.1.253 255.255.255.252
    ip address 192.168.1.253 255.255.255.252
     +
    bandwidth 384
    bandwidth 384
     +
    no sh
    no sh
     +
    interface serial0/1/0
    interface serial0/1/0
     +
    ip address 209.165.201.6 255.255.255.252
    ip address 209.165.201.6 255.255.255.252
     +
    no sh
    no sh
     +
    interface serial0/1/1
    interface serial0/1/1
     +
    ip address 192.0.2.2 255.255.255.252
    ip address 192.0.2.2 255.255.255.252
     +
    no sh
    no sh
     +
    exit
    exit
     +
    do sh ip ro
    do sh ip ro
    -
    ip route 172.16.100.0 255.255.255.0 192.0.2.1
    +
     
    -
    ip route 0.0.0.0 0.0.0.0 serial0/1/0
    +
    ip route 172.16.100.0
     +
    255.255.255.0 192.0.2.1
     +
     
     +
    ip route 0.0.0.0 0.0.0.0
     +
     
     +
    serial0/1/0
     +
     
    do show ip route
    do show ip route
     +
    router eigrp 100
    router eigrp 100
     +
    network 192.168.1.248 0.0.0.3
    network 192.168.1.248 0.0.0.3
     +
    network 192.168.1.252 0.0.0.3
    network 192.168.1.252 0.0.0.3
     +
    no auto-summary
    no auto-summary
     +
    interface s0/0/1
    interface s0/0/1
     +
    bandwidth 384
    bandwidth 384
     +
    router eigrp 100
    router eigrp 100
     +
    redistribute static
    redistribute static
     +
    exit
    exit
    -
    E-Branch1
    +
     
     +
    // E-Branch1
     +
     
    configure terminal
    configure terminal
     +
    router eigrp 100
    router eigrp 100
    -
    network 192.168.0.0 0.0.0.127
    +
     
     +
    network 192.168.0.0 0.0.0.127
     +
    network 192.168.0.128 0.0.0.127
    network 192.168.0.128 0.0.0.127
    -
    network 192.168.1.248 0.0.0.3
    +
     
     +
    network 192.168.1.248 0.0.0.3
     +
    network 192.168.1.244 0.0.0.3
    network 192.168.1.244 0.0.0.3
     +
    no auto-summary
    no auto-summary
     +
    passive-interface fa0/0
    passive-interface fa0/0
     +
    passive-interface fa0/1
    passive-interface fa0/1
     +
    exit
    exit
     +
    int s0/0/0
    int s0/0/0
     +
    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5
    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5
     +
    int s0/0/1
    int s0/0/1
     +
    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5
    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5
     +
    exit
    exit
     +
    -
    EPC 2
    +
    // EPC 2
    -
    192.168.0.254 255.255.255.128
    +
     
     +
    192.168.0.254 255.255.255.128
     +
    Default gateway 192.168.0.129
    Default gateway 192.168.0.129
    -
    EPC 4
    +
    // EPC 4
    -
    192.168.1.126 255.255.255.192
    +
     
     +
    192.168.1.126 255.255.255.192
     +
    Default gateway 192.168.1.65
    Default gateway 192.168.1.65

    22:36, ngày 23 tháng 8 năm 2013

    /Phiên âm này đang chờ bạn hoàn thiện/

    Kinh tế

    // E-Branch 2 conf t

    hostname EB2

    enable secret class

    line console 0

    password cisco

    login

    exit

    line vty 0 4

    password cisco

    login

    exit

    banner motd %Authorized access only!%

    int f 0/0

    ip add 192.168.1.1 255.255.255.192

    no sh

    int f 0/1

    ip add 192.168.1.65 255.255.255.192

    no sh

    int s0/0/0

    ip add 192.168.1.254 255.255.255.252

    no sh

    int s0/0/1

    ip add 192.168.1.246 255.255.255.252 no sh

    exit

    do sh ip int br

    do sh ip ro

    do show interfaces

    do show cdp neighbors

    do show ip route

    router eigrp 100

    network 192.168.1.0 0.0.0.63

    network 192.168.1.64 0.0.0.63

    network 192.168.1.252 0.0.0.3

    network 192.168.1.244 0.0.0.3

    no auto-summary

    passive-interface fa0/0

    passive-interface fa0/1

    interface s0/0/0

    bandwidth 384

    int s0/0/0

    ip summary-address eigrp 100

    192.168.1.0 255.255.255.128 5 
    

    int s0/0/1

    ip summary-address eigrp 100 192.168.1.0 255.255.255.128 5

    exit

    do telnet 192.168.1.253

    cisco

    en

    class

    // EastHQ configure terminal

    interface serial0/0/0

    ip address 192.168.1.249 255.255.255.252

    no sh

    interface serial0/0/1

    ip address 192.168.1.253 255.255.255.252

    bandwidth 384

    no sh

    interface serial0/1/0

    ip address 209.165.201.6 255.255.255.252

    no sh

    interface serial0/1/1

    ip address 192.0.2.2 255.255.255.252

    no sh

    exit

    do sh ip ro

    ip route 172.16.100.0 255.255.255.0 192.0.2.1

    ip route 0.0.0.0 0.0.0.0

    serial0/1/0

    do show ip route

    router eigrp 100

    network 192.168.1.248 0.0.0.3

    network 192.168.1.252 0.0.0.3

    no auto-summary

    interface s0/0/1

    bandwidth 384

    router eigrp 100

    redistribute static

    exit


    // E-Branch1

    configure terminal

    router eigrp 100

    network 192.168.0.0 0.0.0.127

    network 192.168.0.128 0.0.0.127

    network 192.168.1.248 0.0.0.3

    network 192.168.1.244 0.0.0.3

    no auto-summary

    passive-interface fa0/0

    passive-interface fa0/1

    exit

    int s0/0/0

    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5

    int s0/0/1

    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5

    exit


    // EPC 2

    192.168.0.254 255.255.255.128

    Default gateway 192.168.0.129

    // EPC 4

    192.168.1.126 255.255.255.192

    Default gateway 192.168.1.65

    tác giả


    Tìm thêm với Google.com :

    NHÀ TÀI TRỢ
Mời bạn chọn bộ gõ Anh Việt
Bạn còn lại 350 ký tự.
X