• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

Cấu hình CPE bridging mode+cấu hình bridging mode tren WinXP

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cấu hình CPE bridging mode+cấu hình bridging mode tren WinXP

    sh run
    Building configuration...

    Current configuration : 1006 bytes
    !
    version 12.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    !
    hostname CPE
    !
    enable secret 5 $1$aDVO$Uro9B030g4w.nHtXWqaGn.
    !
    ip subnet-zero
    !
    !
    !
    vpdn enable
    !
    vpdn-group 1
    request-dialin
    protocol pppoe
    !
    !
    !
    !
    voice call carrier capacity active
    !
    !
    !
    !
    mta receive maximum-recipients 0
    !
    !
    !
    !
    interface ATM0/0
    mac-address 0005.5e96.2cc0
    no ip address
    ip helper-address 200.200.200.1
    no atm ilmi-keepalive
    pvc 8/35
    encapsulation aal5snap
    protocol pppoe
    !
    !
    dsl operating-mode auto
    !
    !
    interface Ethernet0/0
    no ip address
    shutdown
    half-duplex
    !
    !
    interface Serial0/0
    no ip address
    shutdown
    !
    !
    interface Dialer0
    ip address negotiated
    ip mtu 1492
    dialer pool 1
    dialer-group 1
    !
    !
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer0
    ip http server
    !
    !
    dialer-list 1 protocol ip permit
    !
    call rsvp-sync
    !
    !
    mgcp profile default
    !
    dial-peer cor custom
    !
    !
    !
    !
    !
    line con 0
    line aux 0
    line vty 0 4
    password cisco
    login
    !
    !
    end

    CPE# exit


    Cấu hình bridging mode tren WinXP :

    Start -> Setting -> Network Connection -> Creat a new Connection ,
    -> Connec to internet -> Set up my connection manually -> Connect using a broadband connection that requires a username and passworld.
    To be number 1 !!!

  • #2
    RE: Cấu hình CPE bridging mode+cấu hình bridging mode tren WinXP

    cấu hình này là cấu hình PPPoE. Bạn nên tìm đọc cấu hình bridging mode đi, trong cấu hình có tạo ra các bridge-group.

    thân mến

    Comment

    Working...
    X