Reference Guide

Authentication, Authorization, and Accounting
Table 8. OS9-to-OS10 AAA commands
OS9 AAA command OS10 AAA command
aaa accounting {system | exec | commands
level | role role-name} {name | default}
{start-stop | wait-start | stop-only}
{tacacs+}
aaa accounting commands all {console | default} {start-
stop | stop-only | none} [logging] [group tacacs+]
aaa authentication login {method-list-name |
default} method [... method4]
aaa authentication login {console | default} {local |
group radius | group tacacs+}
ip tacacs source-interface interface ip tacacs source-interface interface
radius-server host {hostname | ipv4-address
| ipv6-address} [auth-port port-number]
[retransmit retries] [timeout seconds] [key
[encryption-type] key]]
radius-server host {
hostname
|
ip-address
} {auth-
port
port-number
} | key {0 authentication-key |
9 authentication-key |
authentication-key
[auth-port
port-number
]} | tls security-profile
profile-name
}
tacacs-server host {hostname | ipv4-address
| ipv6-address} [port port-number] [timeout
seconds] [key key]
tacacs-server host {
hostname
|
ip-address
} key
{0 authentication-key | 9 authentication-key |
authentication-key} [auth-port
port-number
]
tacacs-server timeout seconds tacacs-server timeout seconds
tacacs-server vrf vrf-name [source-interface
interface]
tacacs-server vrf {management |
vrf-name
}
Not supported userrole default inherit
existing-role-name
Border gateway protocol
Table 9. OS9-to-OS10 BGP commands
OS9 BGP command OS10 BGP command
address-family {ipv4|ipv6}{unicast|
multicast}
address-family {ipv4|ipv6}{unicast}
aggregate-address ip-address/mask [as-set]
[summary-only] [advertise-map map-name]
[attribute-map map-name] [suppress-map map-
name]
aggregate-address ip-address/mask [as-set]
[summary-only] [advertise-map map-name]
[attribute-map map-name] [suppress-map map-
name]
bgp add-path [send path-count|receive|both
path-count]
Not supported
bgp always-compare-med
always-compare-med
bgp asnotation [asplain|asdot+|asdot] as-notation {asdot | asdot+ | asplain}
bgp bestpath as-path {ignore|multipath-
relax}
bestpath as-path {ignore|multipath-relax}
bgp bestpath med {confed|missing-as-best}
bgp bestpath med {confed|missing-as-worst}
bgp bestpath router-id ignore
bestpath router-id ignore
bgp client-to-client reflection
client-to-client reflection
bgp cluster-id {1-4294967295|ip-address}
cluster-id {1-4294967295|{
ip-address
}
bgp confederation identifier
{{1-4294967295}|{0.1-65535.65535}}
confederation identifier {1-4294967295}
bgp confederation peer {{1-4294967295}|
{0.1-65535.65535}}
confederation peer {1-4294967295}
11