Specifications

Table Of Contents
Chapter 18: ip-router Commands
18 - 6 SSR Command Line Interface Reference Manual
ip-router global add
Purpose
Add an interface or martian. Martians are invalid addresses that are rejected by the
routing software.
Format
ip-router global add interface
<name-or-IPaddr>
ip-router global add martian
<IPaddr/mask>
|default [host] [allow]
Mode
Configure
Parameters
interface
<name-or-IPaddr>
Makes an interface known to the IP router.
martian
<IPaddr/mask>
|default [host] [allow]
Adds a martian. Specify the following options:
<IPaddr/mask>
– The IP address and netmask for the martian.
default
– Adds default martian.
host
– Specifies that this martian is a host address.
allow
– Allows a subset of a range that was disallowed.
Restrictions
None.