Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 13-11
Configuration - Serial Interface Mode
ip primary-dns
Use the Serial Interface ip primary-dns command to configure the primary DNS. To delete a primary
DNS, see no ip primary-dns command on page 13-18.
Syntax: (config-int-ser-{n})# ip primary-dns address
Example: (config-int-ser-1)# ip primary-dns 192.168.1.200
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip rip
ip rip enable
Use the Serial Interface ip rip enable command to enable RIP on this interface. To disable RIP, see
no ip rip command on page 13-18.
Syntax: (config-int-ser-{n})# ip rip enable
Example: (config-int-ser-1)# ip rip enable
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
ip rip receive-version
Use the Serial Interface ip rip receive-version command to configure the RIP receive messages on
this interface.
Syntax: (config-int-ser-{n})# ip rip receive-version {1|2|1or2|none}
Example: (config-int-ser-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.