cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6630
Views
5
Helpful
2
Replies

HSRP with VRF

I have configured HSRP with VRF's, but don't know how to access from ACTIVE router to BACKUP router by the groups with VRF. I only know to access by the Group without vrf  telnet <ip backup>(from ACTIVE router).

This is the configuration on the ACTIVE router

router1#show running-config interface Ethernet 0/0.20

interface Ethernet0/0.20

encapsulation dot1Q 20

ip address 192.168.0.2 255.255.255.0

no ip redirects

no ip proxy-arp

no cdp enable

standby 20 ip 192.168.0.1

standby 20 priority 105

standby 20 preempt

end

router1#show running-config interface Ethernet 0/0.21

Building configuration...

Current configuration : 343 bytes

!

interface Ethernet0/0.21

dot1Q 21

ip vrf forwarding VPNIP_Medicina_2020

ip address 192.168.1.2 255.255.255.0

no cdp enable

standby 21 ip 192.168.1.1

standby 21 priority 105

standby 21 preempt

end

router1#show running-config interface Ethernet 0/0.22

Building configuration...

Current configuration : 364 bytes

!

interface GigabitEthernet0/0.22

encapsulation dot1Q 22

ip vrf forwarding VPNIP_ACCESO_INTERNET_2050

ip address 85.80.80.2 255.255.255.0

no cdp enable

standby 22 ip 192.168.2.1

standby 22 priority 105

standby 22 preempt

en

router1#show standby brief

                     P indicates configured to preempt.

                     |

Interface   Grp Prio P State    Active          Standby         Virtual IP    

e0/0.20    20  105  P Active   local           192.168.0.3     192.168.0.1   

e0/0.21    21  105  P Active   local           192.168.1.3     192.168.1.1   

e0/0.22    22  105  P Active   local           85.80.80.3       85.80.80.1 

How do you to access to standby router by VRF???

thanks,

http://networkingcontrol.wordpress.com/ #CCNP CSCO11962956
2 Replies 2

acampbell
VIP Alumni
VIP Alumni

Alfredo,

I think you mean this

telnet 192.168.1.3 /vrf VPNIP_Medicina_2020

or

ssh -l username -vrf VPNIP_Medicina_2020 192.168.1.3

Regards,
Alex.
Please rate useful posts.

Regards, Alex. Please rate useful posts.

Awesome!! This command was!

I didn't remember.
Thanks,

Sent from Cisco Technical Support iPhone App

http://networkingcontrol.wordpress.com/ #CCNP CSCO11962956
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco