Provides steps to enable SRv6 under an IS-IS IPv6 address family and associate a configured locator for advertising SRv6 locators and SIDs.
To enable SRv6 capabilities within the IS-IS routing protocol, allowing for the advertisement of SRv6 locators and SIDs.
Before you begin
-
Ensure that the IS-IS routing protocol is already configured on your router.
-
SRv6 locator must be defined before enabling SRv6 under IS-IS. Configure SRv6 locators.
Procedure
Example:
Router(config)# router isis core
Router(config-isis)# address-family ipv6 unicast
Router(config-isis-af)# segment-routing srv6
Router(config-isis-srv6)# locator myLoc1
Router(config-isis-srv6-loc)# exit