Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 12-11
Configuration - Multilink Interface Mode
ip primary-dns
Use the Multilink Interface ip primary-dns command to configure the primary DNS. To delete a
primary DNS, see no ip primary-dns command on page 12-17.
Syntax: (config-int-mlink-{n})# ip primary-dns address
Example: (config-int-mlink-1)# ip primary-dns 10.10.5.100
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip rip
ip rip enable
Use the Multilink Interface ip rip enable command to enable RIP on this interface. To disable RIP,
see no ip rip command on page 12-17.
Syntax: (config-int-mlink-{n})# ip rip enable
Example: (config-int-mlink-1)# ip rip enable
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip rip receive-version
Use the Multilink Interface ip rip receive-version command to configure the RIP receive messages
on this interface.
Syntax: (config-int-mlink-{n})# ip rip receive-version {1|2|1or2|none}
Example: (config-int-mlink-1)# ip rip receive-version none
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field Definition
address Enter the IP address of the primary server.
Field Definition
1|2|1or2 Receive RIP version 1
Receive RIP version 2
Receive RIP version 1 and 2
none Set RIP version to none.