Subject initiator:10271492       Replies:4       Published on:2023-06-23

Legends: ZTE engineer:Administrator
Subject:  M6000-3S route leak from GPT into VRF and back
ZTE engineer
10271492

ZTE engineer
Score::18
Registered on:2020-01-09
M6000-3S route leak from GPT into VRF and back (Published on:6/23/2023 2:57:02 PM)

Hello

I have two questions:

1) how to leak a certain route from GRT (general routing table) into VRF routing table 

2) how to leak a certain route from VRF routing table into  GRT (general routing table) 


Huawei NE80 uses the folowing commands for importing into VRF from GRT
ip vpn-instance NG_Cleaning_Helper
 ipv4-family
  import-rib public protocol direct
  import-rib public protocol static


Does our ZXR10 M6000-3S Plus
ZTE ZXR10 Software, Version: M6000-S V5.00.10(5.60.0)
has something similar or an analog ?


ps M6000-S V5.00.10(5.60.0)





Common member
Core_West

Common member
Score::4
Registered on:2023-03-27
Reply:M6000-3S route leak from GPT into VRF and back (Published on:12/28/2023 6:00:22 PM)
Yes it is correct, but i want automatic import route to vrf without manual configuration static route. For example, for Huawei configuration need only add:
ip vpn-instance Test

  import-rib public protocol static

and all static routes from GRT leak to vpn-instance.





Administrator
00105982

Administrator
Score::7306
Registered on:2011-06-22
Reply:M6000-3S route leak from GPT into VRF and back (Published on:12/27/2023 8:42:26 AM)

For example:


DUT(config)# ip vrf vpn-leaking-test

DUT(config-vrf-vpn-leaking-test)#rd 65500:1

DUT(config-vrf-vpn-leaking-test)#address-family ipv4

DUT(config)#interface gei-0/4/0/15

DUT(config-if-gei-0/4/0/15)#ip vrf forwarding vpn-leaking-test

DUT(config-if-gei-0/4/0/15)#ip add 192.168.100.1 255.255.255.0

DUT(config)#interface gei-0/4/0/16

DUT(config-if-gei-0/4/0/15)#ip add 192.168.200.1 255.255.255.0

DUT(config)#ip route 192.168.100.0 255.255.255.0 gei-0/4/0/15 192.168.100.2

DUT(config)#ip route vrf vpn-leaking-test 192.168.200.0 255.255.255.0 gei-0/4/0/16 192.168.200.2





Common member
Core_West

Common member
Score::4
Registered on:2023-03-27
Reply:M6000-3S route leak from GPT into VRF and back (Published on:12/26/2023 10:45:28 PM)
Hello! I want import static route from GRT to VRF.



Administrator
00105982

Administrator
Score::7306
Registered on:2011-06-22
Reply:M6000-3S route leak from GPT into VRF and back (Published on:9/29/2023 3:04:47 PM)
Hello, do you want to import each other through static routing, or do you want to import each other through BGP?




Total: 4 Records Page: 1 /1 First Prev Next Last    Records /Page(s)  
 
Subject:  M6000-3S route leak from GPT into VRF and back
 Attachment  
 Reply Content