Cisco Systems SMNMADPTR Router User Manual


 
35
Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.0
OL-14942-02
Configuring the NME-NAM-120S For Network Connectivity
DETAILED STEPS
Command or Action Purpose
Step 1
ip interface {internal | external}
Example:
root@localhost# ip interface internal
Example:
root@localhost# ip interface external
Specifies which NAM interface will handle management
traffic.
Step 2
ip address ip-address subnet-mask
Example:
root@localhost# ip address 172.20.104.126
255.255.255.248
Configures the NAM system IP address.
Step 3
ip broadcast broadcast-address
Example:
root@localhost# ip broadcast 10.255.255.255
(Optional) Configures the NAM system broadcast address.
Step 4
ip gateway ip-address
Example:
root@localhost# ip gateway 172.20.104.125
Configures the NAM system default gateway address.
Step 5
exsession on
or
exsession on ssh
Example:
root@localhost# exsession on
Example:
root@localhost# exsession on ssh
(Optional) Enables outside logins.
exsession on enables Telnet access.
exsession on ssh enables SSH access.
Note The NAM software K9 cryptographic patch is
required to configure the ssh option. See
http://www.cisco.com/en/US/products/products_se
curity_advisory09186a00801c110e.shtml for
details.
Step 6
ip domain name
Example:
root@localhost# ip domain company.com
(Optional) Sets the NAM system domain name.