Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cisco: NSP

default-information IPv6 IOS-XR

 

 

Cisco nsp RSS feed   Index | Next | Previous | View Threaded


henry.huaman at yahoo

Apr 25, 2012, 8:03 PM

Post #1 of 4 (679 views)
Permalink
default-information IPv6 IOS-XR

Hi guys,
Please could help us, we need to send defaul route in IPv6 (IOS-XR).

And we have only this command in bgp proccess "default-information originate".


************************************+

r1-PE#sh run router bgp
router bgp 65404
 bgp router-id 1.1.1.1
 default-information originate
 address-family ipv4 unicast
 address-family vpnv4 unicast
 address-family ipv6 unicast
 address-family vpnv6 unicast
 !
***************************************
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


andrew.koch at gawul

Apr 25, 2012, 8:44 PM

Post #2 of 4 (621 views)
Permalink
Re: default-information IPv6 IOS-XR [In reply to]

On Wed, Apr 25, 2012 at 22:03, henrry huaman <henry.huaman [at] yahoo> wrote:
> Hi guys,
> Please could help us, we need to send defaul route in IPv6 (IOS-XR).

Hi Henry,

I am guessing that you want to send a default route to a BGP peer. In
this case, your syntax below will not work out. You are instead
looking for "default-originate" under the address family under the
particular neighbor.

router bgp 65404
neighbor 2001:db8::1
address-family ipv6 unicast
default-originate

> And we have only this command in bgp proccess "default-information originate".

This is used to import a default-route into the BGP process with the
redistribute command. Typically when you redistribute from another
protocol 0.0.0.0/0 and ::/0 are ignored. This changes that default
behavior.

HTH,

Andy
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


henry.huaman at yahoo

Apr 25, 2012, 11:27 PM

Post #3 of 4 (622 views)
Permalink
Re: default-information IPv6 IOS-XR [In reply to]

Thanks Andrew.
What about if we need to send default route IPv6 into vrf?
ie 6vPE.


Thnx
BR



________________________________
De: Andrew Koch <andrew.koch [at] gawul>
Para: henrry huaman <henry.huaman [at] yahoo>
CC: "cisco-nsp [at] puck" <cisco-nsp [at] puck>
Enviado: Miércoles 25 de abril de 2012 22:44
Asunto: Re: [c-nsp] default-information IPv6 IOS-XR

On Wed, Apr 25, 2012 at 22:03, henrry huaman <henry.huaman [at] yahoo> wrote:
> Hi guys,
> Please could help us, we need to send defaul route in IPv6 (IOS-XR).

Hi Henry,

I am guessing that you want to send a default route to a BGP peer.  In
this case, your syntax below will not work out.  You are instead
looking for "default-originate" under the address family under the
particular neighbor.

router bgp 65404
neighbor 2001:db8::1
  address-family ipv6 unicast
    default-originate

> And we have only this command in bgp proccess "default-information originate".

This is used to import a default-route into the BGP process with the
redistribute command.  Typically when you redistribute from another
protocol 0.0.0.0/0 and ::/0 are ignored.  This changes that default
behavior.

HTH,

Andy
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


aaron1 at gvtc

Apr 26, 2012, 12:55 PM

Post #4 of 4 (616 views)
Permalink
Re: default-information IPv6 IOS-XR [In reply to]

In my case of ipv4 and vpnv4 I had to add default-info orig within vrf under
bgp in order for my vpnv4 neighbors to learn default route.

Under bgp....

vrf one
rd 10.101.0.1:1
default-information originate
address-family ipv4 unicast
redistribute ospf 1


-----Original Message-----
From: cisco-nsp-bounces [at] puck
[mailto:cisco-nsp-bounces [at] puck] On Behalf Of henrry huaman
Sent: Thursday, April 26, 2012 1:28 AM
To: Andrew Koch
Cc: cisco-nsp [at] puck
Subject: Re: [c-nsp] default-information IPv6 IOS-XR

Thanks Andrew.
What about if we need to send default route IPv6 into vrf?
ie 6vPE.


Thnx
BR



________________________________
De: Andrew Koch <andrew.koch [at] gawul>
Para: henrry huaman <henry.huaman [at] yahoo>
CC: "cisco-nsp [at] puck" <cisco-nsp [at] puck>
Enviado: Miércoles 25 de abril de 2012 22:44
Asunto: Re: [c-nsp] default-information IPv6 IOS-XR

On Wed, Apr 25, 2012 at 22:03, henrry huaman <henry.huaman [at] yahoo> wrote:
> Hi guys,
> Please could help us, we need to send defaul route in IPv6 (IOS-XR).

Hi Henry,

I am guessing that you want to send a default route to a BGP peer.  In this
case, your syntax below will not work out.  You are instead looking for
"default-originate" under the address family under the particular neighbor.

router bgp 65404
neighbor 2001:db8::1
  address-family ipv6 unicast
    default-originate

> And we have only this command in bgp proccess "default-information
originate".

This is used to import a default-route into the BGP process with the
redistribute command.  Typically when you redistribute from another protocol
0.0.0.0/0 and ::/0 are ignored.  This changes that default behavior.

HTH,

Andy
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Cisco nsp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.