• (Khác biệt giữa các bản)
    Hiện nay (22:44, ngày 23 tháng 8 năm 2013) (Sửa) (undo)
     
    Dòng 3: Dòng 3:
    == Kinh tế ==
    == Kinh tế ==
    // E-Branch 2
    // E-Branch 2
    -
    conf t
     
    -
    hostname EB2
    +
    conf t
    -
    enable secret class
    +
    hostname EB2
    -
    line console 0
    +
    enable secret class
    -
    password cisco
    +
    line console 0
    -
    login
    +
    password cisco
    -
    exit
    +
    login
    -
    line vty 0 4
    +
    exit
    -
    password cisco
    +
    line vty 0 4
    -
    login
    +
    password cisco
    -
    exit
    +
    login
    -
    banner motd %Authorized access only!%
    +
    exit
    -
    int f 0/0
    +
    banner motd %Authorized access only!%
    -
    ip add 192.168.1.1
    +
    int f 0/0
    -
    255.255.255.192
    +
    -
    no sh
    +
    ip add 192.168.1.1 255.255.255.192
    -
    int f 0/1
    +
    no sh
    -
    ip add 192.168.1.65
    +
    int f 0/1
    -
    255.255.255.192
    +
    -
    no sh
    +
    ip add 192.168.1.65 255.255.255.192
    -
    int s0/0/0
    +
    no sh
    -
    ip add 192.168.1.254 255.255.255.252
    +
    int s0/0/0
    -
    no sh
    +
    ip add 192.168.1.254 255.255.255.252
    -
    int s0/0/1
    +
    no sh
     +
     
     +
    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
     
    -
    exit
    +
    no sh
    -
    do sh ip int br
    +
    exit
    -
    do sh ip ro
    +
    do sh ip int br
    -
    do show interfaces
    +
    do sh ip ro
    -
    do show cdp neighbors
    +
    do show interfaces
    -
    do show ip route
    +
    do show cdp neighbors
    -
    router eigrp 100
    +
    do show ip route
    -
    network 192.168.1.0 0.0.0.63
    +
    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.64 0.0.0.63
    -
    +
     
    network 192.168.1.252 0.0.0.3
    network 192.168.1.252 0.0.0.3
    -
     
    -
    network 192.168.1.244 0.0.0.3
     
    -
    no auto-summary
    +
    network 192.168.1.244 0.0.0.3
    -
    passive-interface fa0/0
    +
    no auto-summary
    -
    passive-interface fa0/1
    +
    passive-interface fa0/0
    -
    interface s0/0/0
    +
    passive-interface fa0/1
    -
    bandwidth 384
    +
    interface s0/0/0
    -
    int s0/0/0
    +
    bandwidth 384
    -
    ip summary-address eigrp 100
    +
    int s0/0/0
    -
    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
     +
     
     +
    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
     
    -
    do telnet 192.168.1.253
    +
    exit
    -
    cisco
    +
    do telnet 192.168.1.253
    -
    en
    +
    cisco
    -
    class
    +
    en
    -
    // EastHQ configure terminal
    +
    class
    -
    interface serial0/0/0
    +
    // EastHQ
    -
    ip address 192.168.1.249 255.255.255.252
    +
    configure terminal
    -
    no sh
    +
    interface serial0/0/0
    -
    interface serial0/0/1
    +
    ip address 192.168.1.249 255.255.255.252
    -
    ip address 192.168.1.253 255.255.255.252
    +
    no sh
    -
    bandwidth 384
    +
    interface serial0/0/1
    -
    no sh
    +
    ip address 192.168.1.253 255.255.255.252
    -
    interface serial0/1/0
    +
    bandwidth 384
    -
    ip address 209.165.201.6 255.255.255.252
    +
    no sh
    -
    no sh
    +
    interface serial0/1/0
    -
    interface serial0/1/1
    +
    ip address 209.165.201.6 255.255.255.252
    -
    ip address 192.0.2.2 255.255.255.252
    +
    no sh
    -
    no sh
    +
    interface serial0/1/1
    -
    exit
    +
    ip address 192.0.2.2 255.255.255.252
    -
    do sh ip ro
    +
    no sh
    -
    ip route 172.16.100.0
    +
    exit
    -
    255.255.255.0 192.0.2.1
    +
    -
    ip route 0.0.0.0 0.0.0.0
    +
    do sh ip ro
    -
    serial0/1/0
    +
    ip route 172.16.100.0 255.255.255.0 192.0.2.1
    -
    do show ip route
    +
    ip route 0.0.0.0 0.0.0.0 serial0/1/0
    -
    router eigrp 100
    +
    do show ip route
    -
    network 192.168.1.248 0.0.0.3
    +
    router eigrp 100
    -
    network 192.168.1.252 0.0.0.3
    +
    network 192.168.1.248 0.0.0.3
    -
    no auto-summary
    +
    network 192.168.1.252 0.0.0.3
    -
    interface s0/0/1
    +
    no auto-summary
    -
    bandwidth 384
    +
    interface s0/0/1
    -
    router eigrp 100
    +
    bandwidth 384
    -
    redistribute static
    +
    router eigrp 100
    -
    exit
    +
    redistribute static
     +
    exit
    -
    // E-Branch1
     
    -
    configure terminal
    +
    // E-Branch1
    -
    router eigrp 100
    +
    configure terminal
     +
     
     +
    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
     
    -
    no auto-summary
    +
    network 192.168.1.244 0.0.0.3
    -
    passive-interface fa0/0
    +
    no auto-summary
    -
    passive-interface fa0/1
    +
    passive-interface fa0/0
    -
    exit
    +
    passive-interface fa0/1
    -
    int s0/0/0
    +
    exit
    -
    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5
    +
    int s0/0/0
    -
    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
    +
    int s0/0/1
    -
    exit
    +
    ip summary-address eigrp 100 192.168.0.0 255.255.255.0 5
    -
    +
    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
     
    -
    // EPC 4
    +
    Default gateway 192.168.0.129
     +
     
     +
    // 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

    Hiện nay

    /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