From: Charles T. Alexander (charles.t.alexander@verizon.net)
Date: Fri May 28 2004 - 17:54:40 GMT-3
I get the following error
r6(config)#int e0/0
r6(config-if)#service-policy out ether-q
service-policy is supported only on VIP interfaces with DCEF
enabled
This is C7506 with RSP Software (RSP-JK9O3SV-M), Version 12.2(19a)
I have entered
ip cef distributed
Below is my config
r6#r
Building configuration...
2w1d: %SYS-5-CONFIG_I: Configured from console by console
Current configuration : 4877 bytes
!
! Last configuration change at 15:56:09 PST Fri Mar 19 1993
! NVRAM config last updated at 20:32:16 PST Wed Mar 17 1993
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
no service single-slot-reload-enable
!
hostname r6
!
logging buffered 10000 debugging
enable password radnor
!
clock timezone PST -8
clock summer-time PDT recurring
ip subnet-zero
ip tcp synwait-time 5
no ip domain-lookup
!
ip cef distributed
ip audit notify log
ip audit po max-events 100
clns filter-set r2 permit 49.0024.0002.0002.0002.00
clns filter-set r2 permit 49.0024...
!
call rsvp-sync
!
!
!
!
!
!
!
class-map match-all toB
match access-group 101
class-map match-all toD
match access-group 102
!
!
policy-map ether-q
class toB
bandwidth 2000
class toD
shape peak 5000000 20000 20000
bandwidth 3000
random-detect
!
!
!
interface Loopback0
ip address 138.10.6.6 255.255.255.0
ip router isis
!
interface Loopback1
ip address 206.1.1.1 255.255.255.224
ip ospf network point-to-point
!
interface Loopback2
ip address 206.1.1.33 255.255.255.224
ip ospf network point-to-point
!
interface Ethernet0/0
ip address 138.10.96.6 255.255.255.224
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 cta4690
ip ospf mtu-ignore
!
interface Ethernet0/1
ip address 10.25.104.23 255.255.248.0
no cdp enable
!
interface Ethernet0/2
no ip address
shutdown
!
interface Ethernet0/3
no ip address
shutdown
!
interface Serial1/0
ip address 138.10.100.6 255.255.255.224
ip router isis
encapsulation frame-relay IETF
serial restart-delay 0
isis adjacency-filter r2
frame-relay map clns 601 broadcast
frame-relay map ip 138.10.100.2 601 broadcast
frame-relay map ip 138.10.100.4 601 broadcast
frame-relay map ip 138.10.100.6 601
frame-relay lmi-type ansi
!
interface Serial1/1
bandwidth 64
ip address 138.10.69.6 255.255.255.240
ip ospf authentication
ip ospf authentication-key cta69
ip ospf demand-circuit
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
interface ATM2/0
no ip address
atm pvc 1 0 5 qsaal
atm pvc 2 0 16 ilmi
atm ilmi-keepalive 10 retry 2
!
interface ATM2/0.1 multipoint
ip address 138.11.69.6 255.255.255.240
ip ospf network point-to-multipoint
atm multipoint-signalling
atm esi-address 666666666666.00
!
svc nsap 49.666666666666666666666666.999999999999.00
protocol ip 138.11.69.9 broadcast
idle-timeout 10
!
!
svc nsap 49.666666666666666666666666.666666666666.00
protocol ip 138.11.69.6 broadcast
idle-timeout 10
!
!
interface ATM2/0.2 multipoint
!
router ospf 1
router-id 138.10.6.6
log-adjacency-changes
auto-cost reference-bandwidth 6000
area 0 authentication message-digest
area 69 authentication
area 69 virtual-link 138.10.9.9 authentication message-digest
area 69 virtual-link 138.10.9.9 message-digest-key 1 md5 cta4690
redistribute connected metric 10 metric-type 1 subnets route-map c2o
redistribute isis level-2 metric 10 metric-type 1 subnets
network 138.10.69.0 0.0.0.15 area 69
network 138.10.96.0 0.0.0.31 area 0
network 138.11.69.0 0.0.0.15 area 69
network 206.1.1.0 0.0.0.31 area 60
network 206.1.1.32 0.0.0.31 area 60
!
router isis
net 49.0106.0006.0006.0006.00
redistribute ospf 1
distance 109 138.10.2.2 0.0.0.0 2
domain-password bpok
!
ip classless
no ip http server
!
access-list 1 permit 138.10.6.0 0.0.0.255
access-list 1 permit 138.10.100.0 0.0.0.31
access-list 2 permit 138.10.1.0 0.0.0.255
access-list 2 permit 138.10.2.0 0.0.0.255
access-list 2 permit 138.10.4.0 0.0.0.255
access-list 2 permit 138.10.5.0 0.0.0.255
access-list 2 permit 138.10.6.0 0.0.0.255
access-list 2 permit 138.10.10.0 0.0.0.255
access-list 2 permit 138.10.11.0 0.0.0.255
access-list 2 permit 138.10.25.0 0.0.0.3
access-list 2 permit 138.10.52.0 0.0.0.255
access-list 2 permit 138.10.125.0 0.0.0.255
access-list 2 permit 201.1.0.0 0.0.7.0
access-list 101 permit ip any 138.10.40.0 0.0.0.255
access-list 102 permit ip any 138.10.70.0 0.0.0.255
route-map c2o permit 10
match ip address 1
!
snmp-server community ctastar RO
snmp-server community ctastaw RW
no snmp-server enable traps tty
snmp-server host 138.10.96.30 inform version 2c ctastaw envmon
!
tftp-server slot1
tftp-server slot1:Lab38_r6.cfg
!
alias exec c config t
alias exec r show run
alias exec i show ip route
alias exec b show ip bgp
alias exec bs show ip bgp summary
alias exec u undebug all
alias exec s show ip int brief
alias exec w write
!
line con 0
exec-timeout 0 0
logging synchronous
escape-character 27
line aux 0
line vty 0 4
exec-timeout 0 0
password bp
absolute-timeout 15
login
!
ntp authentication-key 1 md5 06051B20015E1A0D 7
ntp authenticate
ntp trusted-key 1
ntp clock-period 17180132
ntp peer 138.10.4.4 key 1
end
r6#c
This archive was generated by hypermail 2.1.4 : Wed Jun 02 2004 - 11:12:19 GMT-3