设为首页收藏本站language 语言切换
查看: 1402|回复: 0
收起左侧

[RS] 求教各位大神,小弟OER出不了效果,请帮忙看一下,多谢

[复制链接]
发表于 2013-11-21 16:24:06 | 显示全部楼层 |阅读模式
小弟K3++的OER,配置:
Username: wangyi
Password:
CCCCCCCCC
   ____________________________________________________________________________________

                         Welcome to First-lab CCIE RACK08                                 

                  ___________________________________________________                  

                                     Rack08R1                  
                                     Rack08R2                  
                                     Rack08R3                  
                                     Rack08R4                  
                                     Rack08R5                  
                                     Rack08SW1                  
                                     Rack08SW2                  
                                     Rack08SW3
                                     Rack08SW4
                                     BB1#:150.1.1.254  
                                     BB2#:150.2.1.254   
                                     BB3#:150.3.1.254

         If AAA authentication fails,please use "firstlab" as username and "firstlab" as
     password,wish you have a good lab time!
   ____________________________________________________________________________________

FirstRack08#who
    Line       User       Host(s)              Idle       Location
* 18 vty 0     wangyi     idle                 00:00:00 58.34.42.7

  Interface      User        Mode                     Idle     Peer Address

FirstRack08#rack08r1
Translating "rack08r1"
Trying Rack08r1 (8.8.8.8, 2001)... Open

R1>en
R1#sh OER MAST
R1#sh OER MASTer TR
R1#sh OER MASTer TRaffic-class
OER Prefix Statistics:
Pas - Passive, Act - Active, S - Short term, L - Long term, Dly - Delay (ms),
P - Percentage below threshold, Jit - Jitter (ms),
MOS - Mean Opinion Score
Los - Packet Loss (packets-per-million), Un - Unreachable (flows-per-million),
E - Egress, I - Ingress, Bw - Bandwidth (kbps), N - Not applicable
U - unknown, * - uncontrolled, + - control more specific, @ - active probe all
# - Prefix monitor mode is Special, & - Blackholed Prefix
% - Force Next-Hop, ^ - Prefix is denied

DstPrefix           Appl_ID Dscp Prot     SrcPort     DstPort SrcPrefix         
           Flags             State     Time            CurrBR  CurrI/F Protocol
         PasSDly  PasLDly   PasSUn   PasLUn  PasSLos  PasLLos      EBw      IBw
         ActSDly  ActLDly   ActSUn   ActLUn  ActSJit  ActPMOS  ActSLos  ActLLos
--------------------------------------------------------------------------------
8.8.55.0/24               N  cs4  256           N           N 8.8.44.0/24      
                          DEFAULT*        0           8.8.2.2    Fa0/0        U

8.8.55.0/24               N  cs2  256           N           N 8.8.44.0/24      
                          DEFAULT*        0           8.8.2.2    Fa0/0        U

8.8.55.5/32               N   ef  256           N           N 8.8.44.0/24      
                          DEFAULT*        0           8.8.2.2    Fa0/0        U

R1#
*Mar 27 14:58:20.322: %OER_MC-5-NOTICE: Prefix Learning WRITING DATA
*Mar 27 14:58:20.374: %OER_MC-5-NOTICE: Prefix Learning STARTED
R1#
*Mar 27 14:59:21.186: %OER_MC-5-NOTICE: Prefix Learning WRITING DATA
*Mar 27 14:59:21.226: %OER_MC-5-NOTICE: Prefix Learning STARTED
R1#sh run
Building configuration...

Current configuration : 3091 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
key chain OER
key 1
   key-string cisco
oer master
policy-rules OER
no max-range-utilization
logging
!
border 8.8.1.1 key-chain OER
  interface FastEthernet0/0 external
   max-xmit-utilization percentage 80
   link-group R1
  interface Serial0/0/0 internal
  interface Tunnel12 internal
!
border 8.8.2.2 key-chain OER
  interface FastEthernet0/0 external
   max-xmit-utilization percentage 90
   link-group R2
  interface Serial0/0/0 internal
  interface Tunnel12 internal
!
learn
  throughput
  delay
  periodic-interval 0
  monitor-period 1
no max range receive
periodic 90
no resolve utilization
!
oer border
local Loopback0
master 8.8.1.1 key-chain OER
active-probe address source interface Loopback0
!
!
!
!
archive
log config
  hidekeys
!
!
!
!
!
!
!
!
interface Loopback0
ip address 8.8.1.1 255.255.255.255
!
interface Tunnel12
ip address 12.1.1.1 255.255.255.0
tunnel source Loopback0
tunnel destination 8.8.2.2
!
interface FastEthernet0/0
ip address 8.8.17.1 255.255.255.0
load-interval 30
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 8.8.14.1 255.255.255.0
encapsulation ppp
no peer neighbor-route
ppp chap password 0 CCIE
!
interface Serial0/0/1
no ip address
shutdown
!
router ospf 8
router-id 8.8.1.1
log-adjacency-changes
network 8.8.1.1 0.0.0.0 area 142
network 8.8.14.1 0.0.0.0 area 142
network 8.8.17.1 0.0.0.0 area 142
!
router bgp 1
no synchronization
bgp router-id 8.8.1.1
bgp log-neighbor-changes
neighbor 8.8.8.8 remote-as 1
neighbor 8.8.8.8 update-source Loopback0
no auto-summary
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 8.8.17.7 250
no ip http server
no ip http secure-server
!
!
!
ip access-list extended cs2
permit ip 8.8.44.0 0.0.0.255 8.8.55.0 0.0.0.255 dscp cs2
ip access-list extended cs4
permit ip 8.8.44.0 0.0.0.255 8.8.55.0 0.0.0.255 dscp cs4
ip access-list extended ef
permit ip 8.8.44.0 0.0.0.255 host 8.8.55.5 dscp ef
!
!
!         
!
!
!
!
!
oer-map OER 10
match traffic-class access-list cs2
set mode select-exit good
set mode route control
set mode monitor active
set active-probe echo 8.8.55.5
set link-group R1
!
oer-map OER 20
match traffic-class access-list cs4
set mode select-exit good
set mode route control
set mode monitor active
set active-probe echo 8.8.55.5
set link-group R2
!
oer-map OER 30
match traffic-class access-list ef
set mode select-exit good
set delay threshold 40
set mode route control
set mode monitor fast
set jitter threshold 5
set active-probe jitter 8.8.55.5 target-port 222 codec g729a
set probe frequency 2
set link-group R1 fallback R2
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end

R1#
*Mar 27 15:00:22.334: %OER_MC-5-NOTICE: Prefix Learning WRITING DATA
*Mar 27 15:00:22.386: %OER_MC-5-NOTICE: Prefix Learning STARTED
R1#sh run
Building configuration...

Current configuration : 3091 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
key chain OER
key 1
   key-string cisco
oer master
policy-rules OER
no max-range-utilization
logging
!
border 8.8.1.1 key-chain OER
  interface FastEthernet0/0 external
   max-xmit-utilization percentage 80
   link-group R1
  interface Serial0/0/0 internal
  interface Tunnel12 internal
!
border 8.8.2.2 key-chain OER
  interface FastEthernet0/0 external
   max-xmit-utilization percentage 90
   link-group R2
  interface Serial0/0/0 internal
  interface Tunnel12 internal
!
learn
  throughput
  delay
  periodic-interval 0
  monitor-period 1
no max range receive
periodic 90
no resolve utilization
!
oer border
local Loopback0
master 8.8.1.1 key-chain OER
active-probe address source interface Loopback0
!
!
!
!
archive
log config
--More--
*Mar 27 15:01:23.478: %OER_MC-5-NOTICE: Prefix Learning WRITING DATA
*Mar 27 15:01:23.530: %OER_MC-5-NOTICE: Prefix Learni  hidekeys
!
!
!
!
!
!
!
!
interface Loopback0
ip address 8.8.1.1 255.255.255.255
!
interface Tunnel12
ip address 12.1.1.1 255.255.255.0
tunnel source Loopback0
tunnel destination 8.8.2.2
!
interface FastEthernet0/0
ip address 8.8.17.1 255.255.255.0
load-interval 30
duplex auto
speed auto
!

R1#sh run
Building configuration...

Current configuration : 3091 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
!
key chain OER
key 1
   key-string cisco
oer master
policy-rules OER
no max-range-utilization
logging
!
border 8.8.1.1 key-chain OER
  interface FastEthernet0/0 external
   max-xmit-utilization percentage 80
   link-group R1
  interface Serial0/0/0 internal
  interface Tunnel12 internal
!
border 8.8.2.2 key-chain OER
  interface FastEthernet0/0 external
   max-xmit-utilization percentage 90
   link-group R2
  interface Serial0/0/0 internal
  interface Tunnel12 internal
!
learn
  throughput
  delay
  periodic-interval 0
  monitor-period 1
no max range receive
periodic 90
no resolve utilization
!
oer border
local Loopback0
master 8.8.1.1 key-chain OER
active-probe address source interface Loopback0
!
!
!
!
archive
log config
  hidekeys
!
!
!
!
!
!
!
!
interface Loopback0
ip address 8.8.1.1 255.255.255.255
!
interface Tunnel12
ip address 12.1.1.1 255.255.255.0
tunnel source Loopback0
tunnel destination 8.8.2.2
!
interface FastEthernet0/0
ip address 8.8.17.1 255.255.255.0
load-interval 30
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 8.8.14.1 255.255.255.0
encapsulation ppp
no peer neighbor-route
ppp chap password 0 CCIE
!
interface Serial0/0/1
no ip address
shutdown
!
router ospf 8
router-id 8.8.1.1
log-adjacency-changes
network 8.8.1.1 0.0.0.0 area 142
network 8.8.14.1 0.0.0.0 area 142
network 8.8.17.1 0.0.0.0 area 142
!
--More--
*Mar 27 15:02:24.642: %OER_MC-5-NOTICE: Prefix Learning WRITING DATA
*Mar 27 15:02:24.694: %OER_MC-5-NOTICE: Prefix Learnirouter bgp 1
no synchronization
bgp router-id 8.8.1.1
bgp log-neighbor-changes
neighbor 8.8.8.8 remote-as 1
neighbor 8.8.8.8 update-source Loopback0
no auto-summary
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 8.8.17.7 250
no ip http server
no ip http secure-server
!
!
!
ip access-list extended cs2
permit ip 8.8.44.0 0.0.0.255 8.8.55.0 0.0.0.255 dscp cs2
ip access-list extended cs4
permit ip 8.8.44.0 0.0.0.255 8.8.55.0 0.0.0.255 dscp cs4
ip access-list extended ef
permit ip 8.8.44.0 0.0.0.255 host 8.8.55.5 dscp ef
!
!
!         
!
!
!
!
!
oer-map OER 10
match traffic-class access-list cs2
set mode select-exit good
set mode route control
set mode monitor active
set active-probe echo 8.8.55.5
set link-group R1
!
oer-map OER 20
match traffic-class access-list cs4
set mode select-exit good
set mode route control
set mode monitor active
set active-probe echo 8.8.55.5
set link-group R2
!
oer-map OER 30
match traffic-class access-list ef
set mode select-exit good
set delay threshold 40
set mode route control
set mode monitor fast
set jitter threshold 5
set active-probe jitter 8.8.55.5 target-port 222 codec g729a
set probe frequency 2
set link-group R1 fallback R2
!
control-plane
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
end

R1#
配完之后一直没有INPOLICY,而是default的,并一直出现
*Mar 27 18:13:40.225: %OER_MC-5-NOTICE: Prefix Learning WRITING DATA
*Mar 27 18:13:40.265: %OER_MC-5-NOTICE: Prefix Learning STARTED


的信息,请各位大神帮忙看一下,小弟拜谢
您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-2-3 07:41 , Processed in 0.054894 second(s), 11 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表