Displaying ipv6 routes in vrf one from local, Displaying ipv6 imported routes summary – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 418

Advertising
background image

390

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Configuring Inter-VRF routing

Brocade# route-map import-map permit 10

Brocade# match ip address prefix-list export

Brocade# route-map import-map permit 15

Brocade# match ip address prefix-list loop

NOTE

If the configuration of a route-map is changed, then the VRFs which are configured to use the
respective route-map will be processed again.

Displaying IPv6 routes in VRF one from local

To display IP information for a specified VRF for IPv6 routes from the local VRF, enter the following
command at any level of the CLI.

Brocade(config)#show ipv6 route vrf one local

Type Codes - B:BGP C:Connected I:ISIS L:Local O:OSPF R:RIP S:Static

BGP Codes - i:iBGP e:eBGP

ISIS Codes - L1:Level-1 L2:Level-2

OSPF Codes - i:Inter Area 1:External Type 1 2:External Type 2

Destination Gateway Port Cost Type Uptime src-vrf

3000:/8 fe80::768e:f8ff:fe2a:d063 eth1/3 20 O 4d1h -

Displaying IPv6 imported routes summary

To display IP information for all VRFs summary for IPv6 routes, enter the following command at any
level of the CLI.

Brocade(config)#show ipv6 route vrf one import vrf summary

IPv6 Routing Table – 10 entries:

0 connected, 0 static, 0 RIP, 10 OSPF, 0 BGP, 0 ISIS

Number of prefixes:

/64:10

NOTE

An error will be displayed when an attempt to match the source VRF name with the import VRF name.

Displaying IPv6 routes in VRF one imported from another VRF

To display IP information for a specified VRF import routes from VRF two, enter the following
command at any level of the CLI.

Brocade(config)#show ipv6 route vrf one import vrf b

Type Codes - B:BGP C:Connected I:ISIS L:Local O:OSPF R:RIP S:Static

BGP Codes - i:iBGP e:eBGP

ISIS Codes - L1:Level-1 L2:Level-2

OSPF Codes - i:Inter Area 1:External Type 1 2:External Type 2

Destination Gateway Port Cost Type Uptime src-vrf

2000:/8 fe80::768e:f8ff:fe2a:d062 eth1/2 20 O 4d1h -

Advertising