Extreme Networks ExtremeWare XOS Command Reference Manual page 1523

Software version 11.5
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
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.5 Command Reference Guide
enable ripng export
1523

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.5

Table of Contents