<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
Hi all<br>
<br>
I want to implement the pppoe service at one cisco 7600
-sup720bxl-SIp600-Spa5gbe ,but no success.<br>
I have searching at the cisco web to see if is possible with SIp 600
but not found .I am not sure that the SIP 600 is OK.<br>
The router has one another SIP400 but the SPA-5X1GE is not suported by
this SIP<br>
3/1 5xGE SPA SPA-5X1GE JAB093507M9 2.2
OutSrvc<br>
<br>
The IOS version is 122-33.SRD.<br>
<br>
interface GigabitEthernet1/0/4<br>
no ip address<br>
vlan-id dot1q 60<br>
pppoe enable group vlan60<br>
exit-vlan-config<br>
!<br>
vlan-id dot1q 88<br>
pppoe enable group vlan60<br>
exit-vlan-config<br>
<br>
<br>
bba-group pppoe vlan60<br>
virtual-template 60<br>
sessions per-vc limit 500<br>
sessions per-mac limit 1<br>
sessions per-vlan limit 1024<br>
sessions auto cleanup<br>
interface Virtual-Template60 <br>
<br>
mtu 1492<br>
ip unnumbered Loopback60<br>
no ip redirects<br>
no ip unreachables<br>
no ip proxy-arp<br>
ip nat inside<br>
peer default ip address pool vlan60-pool<br>
ppp mtu adaptive<br>
ppp authentication pap chap<br>
<br>
Any idea?<br>
<br>
Regards<br>
<br>
Ilir<br>
<br>
<br>
<br>
</body>
</html>