cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2790
Views
5
Helpful
2
Replies

Cisco Prime Infrastructure

Ahmad Kefaya
Level 1
Level 1

Dears,

 

I have question about Cisco Prime if it will support the below Scenario:

 

we have two separated network one for security and one for Telecom with separated core switches and access switches.

we will install cisco prime in Cisco UCS C200 M2 that have 2 NIC.

 

can i setup prime with two ip address ?!

 

lets say all access switches in telecom network will have ip address from this subnet 192.168.1.X 

and all access switches in Security network will have ip address from this subnet 172.16.1.X

 

the prime will have two ip address one is 192.168.1.100 with gateway

and the second ip will be 172.16.1.1 without gateway

 

it's doable or Not ?!

1 Accepted Solution

Accepted Solutions

Hi @Ahmad Kefaya

Yes, it is.

This is from a PI I had configured sometimes ago:

 

ade # ifconfig

eth0      Link encap:Ethernet  HWaddr 00:0C:29:66:77:55

          inet addr:10.121.178.132  Bcast:10.121.178.143  Mask:255.255.255.240

          inet6 addr: fe80::20c:29ff:fe66:7755/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:2906496 errors:0 dropped:0 overruns:0 frame:0

          TX packets:3137864 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:638649917 (609.0 MiB)  TX bytes:2437493268 (2.2 GiB)

 

eth1      Link encap:Ethernet  HWaddr 00:0C:29:66:77:5F

          inet addr:10.251.185.130  Bcast:10.251.185.135  Mask:255.255.255.248

          inet6 addr: fe80::20c:29ff:fe66:775f/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:98888 errors:0 dropped:0 overruns:0 frame:0

          TX packets:33214 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:30134290 (28.7 MiB)  TX bytes:3899301 (3.7 MiB)

 

-If I helped you somehow, please, rate it as useful.-

View solution in original post

2 Replies 2

Hi @Ahmad Kefaya

Yes, it is.

This is from a PI I had configured sometimes ago:

 

ade # ifconfig

eth0      Link encap:Ethernet  HWaddr 00:0C:29:66:77:55

          inet addr:10.121.178.132  Bcast:10.121.178.143  Mask:255.255.255.240

          inet6 addr: fe80::20c:29ff:fe66:7755/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:2906496 errors:0 dropped:0 overruns:0 frame:0

          TX packets:3137864 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:638649917 (609.0 MiB)  TX bytes:2437493268 (2.2 GiB)

 

eth1      Link encap:Ethernet  HWaddr 00:0C:29:66:77:5F

          inet addr:10.251.185.130  Bcast:10.251.185.135  Mask:255.255.255.248

          inet6 addr: fe80::20c:29ff:fe66:775f/64 Scope:Link

          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

          RX packets:98888 errors:0 dropped:0 overruns:0 frame:0

          TX packets:33214 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000

          RX bytes:30134290 (28.7 MiB)  TX bytes:3899301 (3.7 MiB)

 

-If I helped you somehow, please, rate it as useful.-

Hello Flavio Miranda,

 

Thanks a lot, you help me.

 

Regards,

Ahmad Kefaya