Configuring The GSS Network With Anycast
Configuring The GSS Network With Anycast
Caution It is critical that your pair core sites with Solution Provider (SP) routers or Points
Of Presence (POPs) within the same city or region. Otherwise, anycast may
degrade your network performance.
The interface lo:1 is configured with the anycast IP address in addition to the
other interface configurations during system startup and also when you change the
anycast IP address by entering the ip anycast command.
Use the show running-config command to display the anycast IP address as
follows:
gss1.example.com# show running-config
interface ethernet 0
ip address 16.1.1.118 255.0.0.0
gss-communications
interface ethernet 1
ip address 1.2.3.4 255.255.255.252
hostname gss-badboy.cisco.com
ip default-gateway 16.1.1.1
ip anycast 16.2.2.2
ip name-server 16.1.1.118