cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
295
Views
0
Helpful
2
Replies

VRF on a suniterface

NAVIN PARWAL
Level 2
Level 2

Folks,

Can i define a vrf on a subinterface? Bascially multiple Vrfs under the main interface which has multiple sub interfaces.

Thanks

2 Replies 2

attrgautam
Level 5
Level 5

Yes u can declare different vrf under different sub-interfaces. Did you face any issue doing the same ?

Sanjeewa Alahakone
Cisco Employee
Cisco Employee

Yes you can do it;

example

interface gi 1/0

interface gi 1/0.1

ip vrf forwarding vrf1

interface gi 1/0.2

ip vrf for vrf2

Regards

Sanjeewa