Extreme Networks ExtremeWare XOS Command Reference Manual page 1392

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

Advertisement

OSPFv3 Commands
Action (set) attributes
cost <cost>
tag <number>
cost-type [ase-type-1 | ase-type-2]
permit
deny
Any other policy attribute will not be recognized and will be ignored.
The following is an example OSPFv3 export policy file:
entry first {
if match any{
nlri 2001:db8:200:300:/64;
nlri 2001:db8:2146:23d1::/64;
nlri 2001:db8:af31:3d0::/64;
nlri 2001:db8:f6:2341::/64;
} then {
deny;
}
}
entry second {
if match any{
nlri 2001:db8:304::/48;
nlri 2001:db8:ca11::/48;
nlri 2001:db8:da36::/48;
nlri 2001:db8:f6a6::/48;
} then {
cost 220;
cost-type ase-type-2;
permit;
}
}
Example
The following command enables OSPFv3 to export RIPng-related routes and associates a policy redist:
enable ospfv3 export ripng redist
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
1392
ExtremeWare XOS 11.3 Command Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents