show ip vrf interfaces --check 检查接口加入的 vrf 配置

show ip vrf interfaces --check 检查接口加入的 vrf 配置


R02#show ip vrf interfaces 
Interface              IP-Address      VRF                              Protocol
Et0/0.13               101.1.123.2     BLUE                             up      
Et0/3.13               10.120.13.1     BLUE                             up      
Et0/0.12               101.1.123.2     GREEN                            up      
Et0/3.12               10.120.12.1     GREEN                            up      
Et0/0.99               101.1.123.2     INET                             up      
Et0/3.99               10.120.99.1     INET                             up      
Et0/0.14               101.1.123.2     RED                              up      
Et0/3.14               10.120.14.1     RED                              up      
Et0/0.15               101.1.123.2     YELLOW                           up      
Et0/3.15               10.120.15.1     YELLOW                           up      
R02#
R02#

R03#
R03#show ip vrf interfaces 
Interface              IP-Address      VRF                              Protocol
Et0/0.13               102.2.123.2     BLUE                             up      
Et0/3.13               10.120.13.5     BLUE                             up   
   
Et0/0.12               102.2.123.2     GREEN                            up      
Et0/3.12               10.120.12.5     GREEN                            up      

Et0/0.99               102.2.123.2     INET                             up      
Et0/3.99               10.120.99.5     INET                             up      

Et0/0.14               102.2.123.2     RED                              up      
Et0/3.14               10.120.14.5     RED                              up      

Et0/0.15               102.2.123.2     YELLOW                           up      
Et0/3.15               10.120.15.5     YELLOW                           up      

R03# 

你可能感兴趣的:(MPLS,VPN)