Extreme Networks ExtremeWare XOS Command Reference Manual page 1269

Version 11.3
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

The following is sample policy file which modifies the cost of redistributed routes from OSPFv3 and
statically configured routes:
entry filter_rt {
If match any {
Route-origin ospfv3;
Route-origin static;
}
then {
cost 10;
}
}
Example
The following command enables RIPng to redistribute routes from all OSPFv3 routes:
enable ripng export ospfv3 cost 0
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
ExtremeWare XOS 11.3 Command Reference
enable ripng export
1269

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents