ebgp with comcast in v7

hello, im trying to get a full routing table form comcast on v7 we got a session going and it shows its working but im not getting any route in the list. there is no filters set yet, just trying to pull the whole table down.

1 name=“comcast full route”
remote.address=68.86.80.89/32
local.address=194.33.32.1 .role=ebgp
connect=yes listen=yes routing-table=main router-id=194.33.32.1 templates=Comcast
as=400601 multihop=yes address-families=ip


Session :

1 E remote.address=68.86.80.89 .as=7922 .id=68.86.1.89 .refused-cap-opt=no
.capabilities=mp,rr,enhe,gr,as4 .messages=10 .bytes=194 .gr-time=120 .gr-afi=ip .eor=ip
local.address=194.33.32.1 .as=400601 .id=194.33.32.1 .capabilities=mp,rr,gr,as4
.messages=10 .bytes=190 .eor=“”
output.procid=56
input.procid=56 ebgp
multihop=yes hold-time=3m keepalive-time=1m uptime=9m46s70m

what im i missing? any help thanks

By looking at session stats it looks like remote peer is not sending any routes.

You could use packet sniffer from tools to record the bgp session and analyze in wireshark. Perhaps Comcasts peering router is configured wrongly and only sending the default route.