• No results found

mode and then you can configure one keyword and associated parameter or associated

gateway_address ipaddress The gateway IP address.

metric number The metric (integer) for this route. The number can be from 2 to 15.

net routing static ipv4 delete <route name>

net routing static ipv4 delete_all Keyword Associated Keyword to Select

or Parameter to Type

Description

Step 1 Format Mode net Step 2 Format

Mode net-config [dynamic-routing]

net routing dynamic configure

authentication_enable {Y | N}

direction {None | In-only | Out-only | Both}

version {Disabled | Rip1 | Rip2B | Rip2M}

first_key authentication_id <authentication key>

first_key id_number <number>

first_key valid_from {day <day>}

first_key valid_from {month <month>}

first_key valid_from {year <year>}}

first_key valid_from {hour <hour> | first_key valid_from {minute <minute>}

first_key valid_from {second <second>}

first_key valid_to {day <day>}

first_key valid_to {month <month>}

first_key valid_to {year <year>}}

first_key valid_to {hour <hour> | first_key valid_to {minute <minute>}

first_key valid_to {second <second>}

second_key authentication_id <authentication key>

second_key id_number <number>

second_key valid_from {day <day>}

second_key valid_from {month <month>}

second_key valid_from {year <year>}}

second_key valid_from {hour <hour> | second_key valid_from {minute <minute>}

second_key valid_from {second <second>}

second_key valid_to {day <day>}

second_key valid_to {month <month>}

second_key valid_to {year <year>}}

second_key valid_to {hour <hour> | second_key valid_to {minute <minute>}

second_key valid_to {second <second>}

Keyword (might consist of two separate words)

Associated Keyword to Select or Parameter to Type

Description

General

authentication_enable Y or N Enables or disables authentication for RIP-2B or RIP-2M.

direction None, In-only, Out-only, or Both.

Specifies the RIP direction.

version Disabled, Rip1, Rip2B, or

Rip2M

Specifies the RIP version.

First key

first_key authentication_id authentication key The first MD5 authentication key (alphanumeric string).

first_key id_number number The first MD5 key ID (integer).

first_key valid_from day day The day in the format DD (01 to 31).

The day and time on which the validity of the first MD5 authentication key starts.

first_key valid_from month month The month in the format MM (01 to 12).

first_key valid_from year year The year in the format YYYY (1970 to 2037).

first_key valid_from hour hour The hour in the 24-hour format HH (00 to 23).

first_key valid_from minute minute The minute in the format MM (00 to 59).

first_key valid_from second second The second in the format SS (00 to 59).

first_key valid_to day day The day in the format DD (01 to 31).

The day and time on which the validity of the first MD5 authentication key expires.

first_key valid_to month month The month in the format MM (01 to12).

first_key valid_to year year The year in the format YYYY (1970 to 2037).

first_key valid_to hour hour The hour in the 24-hour format HH (00 to 23).

first_key valid_to minute minute The minute in the format MM (00 to 59).

first_key valid_to second second The second in the format SS (00 to 59).

Second key

Note: The keywords and parameters for the second key follow the same format as those for the first key.

Keyword (might consist of two separate words)

Associated Keyword to Select or Parameter to Type

Description

Command example:

FVS336Gv2> net routing dynamic configure

net-config[dynamic-routing]> authentication_enable Y net-config[dynamic-routing]> direction Both

net-config[dynamic-routing]> version Rip2M

net-config[dynamic-routing]> first_key authentication_id 2rt!00jkl26ll7Oo0 net-config[dynamic-routing]> first_key id_number 1

net-config[dynamic-routing]> first_key valid_from day 01 net-config[dynamic-routing]> first_key valid_from month 12 net-config[dynamic-routing]> first_key valid_from year 2011 net-config[dynamic-routing]> first_key valid_from hour 07 net-config[dynamic-routing]> first_key valid_from minute 00 net-config[dynamic-routing]> first_key valid_from second 00 net-config[dynamic-routing]> first_key valid_to day 31 net-config[dynamic-routing]> first_key valid_to month 12 net-config[dynamic-routing]> first_key valid_to year 2011 net-config[dynamic-routing]> first_key valid_to hour 23 net-config[dynamic-routing]> first_key valid_to minute 59 net-config[dynamic-routing]> first_key valid_to second 59

net-config[dynamic-routing]> second_key authentication_id 3gry!!99OoiI net-config[dynamic-routing]> second_key id_number 2

net-config[dynamic-routing]> second_key valid_from day 31 net-config[dynamic-routing]> second_key valid_from month 12 net-config[dynamic-routing]> second_key valid_from year 2011 net-config[dynamic-routing]> second_key valid_from hour 24 net-config[dynamic-routing]> second_key valid_from minute 00 net-config[dynamic-routing]> second_key valid_from second 00 net-config[dynamic-routing]> second_key valid_to day 31 net-config[dynamic-routing]> second_key valid_to month 03 net-config[dynamic-routing]> second_key valid_to year 2012 net-config[dynamic-routing]> second_key valid_to hour 23 net-config[dynamic-routing]> second_key valid_to minute 59 net-config[dynamic-routing]> second_key valid_to second 59 net-config[dynamic-routing]> save