Re: [c-nsp] Cisco ME1200 iCLI

2016-12-13 Thread Holger L
Hello Paul

On Thu, December 8, 2016 10:36, Williams, Paul wrote:
> Log in to the default shell, and then enter:
> v i e
> v i v

WTF, this Cheatcode works! I got into iCLI now. Thank you Paul!

Best regards
Holger

> --
>
> Message: 1
> Date: Tue, 6 Dec 2016 23:37:34 +
> From: Erik Sundberg <esundb...@nitelusa.com>
> To: Holger L <ci...@entrap.de>, Gregor Jeker
>   <gregor.je...@dualstack.ch>
> Cc: cisco-nsp <cisco-nsp@puck.nether.net>
> Subject: Re: [c-nsp] Cisco ME1200 iCLI
> Message-ID:
>   <495d0934da46854a9ca758393724d5905a45d...@ni-mail02.nii.ads>
> Content-Type: text/plain; charset="utf-8"
>
> I was never able to get the iCLI work always was stuck in the awkward
> shell, or GUI. When talking to our cisco SE, he really wasn't familiar
> with it. We didn't spend a lot of time on it and moved on to the next
> project.
>
> If someone could share how to change the device from a Shell like to iCLI,
> that would be appreciated.
>
> -Original Message-
> From: Holger L [mailto:ci...@entrap.de]
> Sent: Tuesday, November 29, 2016 7:20 AM
> To: Gregor Jeker
> Cc: Erik Sundberg; cisco-nsp
> Subject: Re: [c-nsp] Cisco ME1200 iCLI
>
> On Mon, November 28, 2016 20:54, Gregor Jeker wrote:
>> Hi Guys
>> We have also been working with a demo pair of those, intended as CPE
>> for some E-Line like services. From my side, I have never seen that
>> weird CLI everyone is talking about, I just started with the console
>> and had a very IOS-like CLI. I got the devices from the demo pool, so
>> maybe someone before hit some magic command, or maybe it depends on
>> the set of credentials or the firmware? I used admin/sandino, the
>> software in use is:
>>
>> ME1200-1# sh ver
>> [...]
>> Active Image
>> 
>> Image: me1200-universal-mz.156-2.SN.dat (primary)
>> Version  : ME1200 OS Software Build 15.4-3.SN
>>
>> ME1200-1# show inventory
>> NAME: "ME1200", DESCR: "Network Interface Device"
>> PID: ME1200-4S-A , VID: V01 , SN: RTC1
>>
>> Just to give you some examples of what I am seeing with this device:
>>
>> ME1200-1# sh run int gig 1/1
>> Building configuration...
>> interface GigabitEthernet 1/1
>>  switchport hybrid native vlan 100
>
> Wow that's weird. Why do you get the iCLI and I get this crapy shell? Our
> Image is me1200-universal-mz.156-2.SN which is the same as yours. But our
> OS Version is different, we have "OS Software Build 15.6-2.SN" (same as
> the Image). And I also use the admin/sandino default priv 15 user..
>
>>  Some commands and especially the show outputs are a little different
>> than traditional IOS. However, no problems getting things up
>
> It would be very happy with a shell like yours :) But how to get it?
>
>>  Cheers,
>>  Gregor
>
> Cheers,
> Holger
>
> ___
> cisco-nsp mailing list  cisco-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>


___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Cisco ME1200 iCLI

2016-12-08 Thread Williams, Paul
We had this same issue, and raised a TAC case. Eventually we managed to get 
through to an ME1200 expert, who gave us some hidden commands to enter.
Log in to the default shell, and then enter:
v i e
v i v
(note there's a space between each letter, hit enter after each line)
That got us to the iCLI interface, so hopefully it will work for you too.

I believe the newer images for this device drop into a normal IOS by default.

Regards
Paul W 

--

Message: 1
Date: Tue, 6 Dec 2016 23:37:34 +
From: Erik Sundberg <esundb...@nitelusa.com>
To: Holger L <ci...@entrap.de>, Gregor Jeker
<gregor.je...@dualstack.ch>
Cc: cisco-nsp <cisco-nsp@puck.nether.net>
Subject: Re: [c-nsp] Cisco ME1200 iCLI
Message-ID:
<495d0934da46854a9ca758393724d5905a45d...@ni-mail02.nii.ads>
Content-Type: text/plain; charset="utf-8"

I was never able to get the iCLI work always was stuck in the awkward shell, or 
GUI. When talking to our cisco SE, he really wasn't familiar with it. We didn't 
spend a lot of time on it and moved on to the next project.

If someone could share how to change the device from a Shell like to iCLI, that 
would be appreciated.

-Original Message-
From: Holger L [mailto:ci...@entrap.de]
Sent: Tuesday, November 29, 2016 7:20 AM
To: Gregor Jeker
Cc: Erik Sundberg; cisco-nsp
Subject: Re: [c-nsp] Cisco ME1200 iCLI

On Mon, November 28, 2016 20:54, Gregor Jeker wrote:
> Hi Guys
> We have also been working with a demo pair of those, intended as CPE 
> for some E-Line like services. From my side, I have never seen that 
> weird CLI everyone is talking about, I just started with the console 
> and had a very IOS-like CLI. I got the devices from the demo pool, so 
> maybe someone before hit some magic command, or maybe it depends on 
> the set of credentials or the firmware? I used admin/sandino, the software in 
> use is:
>
> ME1200-1# sh ver
> [...]
> Active Image
> 
> Image: me1200-universal-mz.156-2.SN.dat (primary)
> Version  : ME1200 OS Software Build 15.4-3.SN
>
> ME1200-1# show inventory
> NAME: "ME1200", DESCR: "Network Interface Device"
> PID: ME1200-4S-A , VID: V01 , SN: RTC1
>
> Just to give you some examples of what I am seeing with this device:
>
> ME1200-1# sh run int gig 1/1
> Building configuration...
> interface GigabitEthernet 1/1
>  switchport hybrid native vlan 100

Wow that's weird. Why do you get the iCLI and I get this crapy shell? Our Image 
is me1200-universal-mz.156-2.SN which is the same as yours. But our OS Version 
is different, we have "OS Software Build 15.6-2.SN" (same as the Image). And I 
also use the admin/sandino default priv 15 user..

>  Some commands and especially the show outputs are a little different 
> than traditional IOS. However, no problems getting things up

It would be very happy with a shell like yours :) But how to get it?

>  Cheers,
>  Gregor

Cheers,
Holger

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Cisco ME1200 iCLI

2016-12-06 Thread Erik Sundberg
I was never able to get the iCLI work always was stuck in the awkward shell, or 
GUI. When talking to our cisco SE, he really wasn't familiar with it. We didn't 
spend a lot of time on it and moved on to the next project.

If someone could share how to change the device from a Shell like to iCLI, that 
would be appreciated.

-Original Message-
From: Holger L [mailto:ci...@entrap.de]
Sent: Tuesday, November 29, 2016 7:20 AM
To: Gregor Jeker
Cc: Erik Sundberg; cisco-nsp
Subject: Re: [c-nsp] Cisco ME1200 iCLI

On Mon, November 28, 2016 20:54, Gregor Jeker wrote:
> Hi Guys
> We have also been working with a demo pair of those, intended as CPE
> for some E-Line like services. From my side, I have never seen that
> weird CLI everyone is talking about, I just started with the console
> and had a very IOS-like CLI. I got the devices from the demo pool, so
> maybe someone before hit some magic command, or maybe it depends on
> the set of credentials or the firmware? I used admin/sandino, the software in 
> use is:
>
> ME1200-1# sh ver
> [...]
> Active Image
> 
> Image: me1200-universal-mz.156-2.SN.dat (primary)
> Version  : ME1200 OS Software Build 15.4-3.SN
>
> ME1200-1# show inventory
> NAME: "ME1200", DESCR: "Network Interface Device"
> PID: ME1200-4S-A , VID: V01 , SN: RTC1
>
> Just to give you some examples of what I am seeing with this device:
>
> ME1200-1# sh run int gig 1/1
> Building configuration...
> interface GigabitEthernet 1/1
>  switchport hybrid native vlan 100

Wow that's weird. Why do you get the iCLI and I get this crapy shell? Our Image 
is me1200-universal-mz.156-2.SN which is the same as yours. But our OS Version 
is different, we have "OS Software Build 15.6-2.SN" (same as the Image). And I 
also use the admin/sandino default priv 15 user..

>  Some commands and especially the show outputs are a little different
> than traditional IOS. However, no problems getting things up

It would be very happy with a shell like yours :) But how to get it?

>  Cheers,
>  Gregor

Cheers,
Holger





CONFIDENTIALITY NOTICE: This e-mail transmission, and any documents, files or 
previous e-mail messages attached to it may contain confidential information 
that is legally privileged. If you are not the intended recipient, or a person 
responsible for delivering it to the intended recipient, you are hereby 
notified that any disclosure, copying, distribution or use of any of the 
information contained in or attached to this transmission is STRICTLY 
PROHIBITED. If you have received this transmission in error please notify the 
sender immediately by replying to this e-mail. You must destroy the original 
transmission and its attachments without reading or saving in any manner. Thank 
you.
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Cisco ME1200 iCLI

2016-11-29 Thread Holger L
On Mon, November 28, 2016 20:54, Gregor Jeker wrote:
> Hi Guys
> We have also been working with a demo pair of those, intended as CPE for
> some E-Line like services. From my side, I have never seen that weird CLI
> everyone is talking about, I just started with the console and had a very
> IOS-like CLI. I got the devices from the demo pool, so maybe someone
> before hit some magic command, or maybe it depends on the set of
> credentials or the firmware? I used admin/sandino, the software in use is:
>
> ME1200-1# sh ver
> [...]
> Active Image
> 
> Image: me1200-universal-mz.156-2.SN.dat (primary)
> Version  : ME1200 OS Software Build 15.4-3.SN
>
> ME1200-1# show inventory
> NAME: "ME1200", DESCR: "Network Interface Device"
> PID: ME1200-4S-A , VID: V01 , SN: RTC1
>
> Just to give you some examples of what I am seeing with this device:
>
> ME1200-1# sh run int gig 1/1
> Building configuration...
> interface GigabitEthernet 1/1
>  switchport hybrid native vlan 100

Wow that's weird. Why do you get the iCLI and I get this crapy shell? Our
Image is me1200-universal-mz.156-2.SN which is the same as yours. But our
OS Version is different, we have "OS Software Build 15.6-2.SN" (same as
the Image). And I also use the admin/sandino default priv 15 user..

>  Some commands and especially the show outputs are a little different than
> traditional IOS. However, no problems getting things up

It would be very happy with a shell like yours :) But how to get it?

>  Cheers,
>  Gregor

Cheers,
Holger


___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Cisco ME1200 iCLI

2016-11-28 Thread Mark Tinka


On 29/Nov/16 08:00, Mark Tinka wrote:

>
>
> We have hundreds of them deployed, and growing. We operate them via CLI,

I meant to say we operate them via the GUI.

The GUI is fully-featured.

Mark.
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Cisco ME1200 iCLI

2016-11-28 Thread Mark Tinka


On 28/Nov/16 20:04, Erik Sundberg wrote:

> I have a couple of these sitting on the shelf too. Configuration guides 
> didn't match how to configure the NID's. Don't know why Cisco thought it was 
> a good idea to make the ME1200 completely different from the rest of the 
> ME3400,3600,3800 lines.This device does not run IOS. So we are looking at 
> Ciena and Accedian for NID's instead.

During early release, you could do quite a lot in CLI. But with current
code, more has been taken away in favour of it being operated either via
the GUI or via the controller (the controller being either the
ME3600X/3800X or ASR920).

We have hundreds of them deployed, and growing. We operate them via CLI,
although they are meant to be part of Cisco Prime.

It's actually a good little box.

Mark.

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Cisco ME1200 iCLI

2016-11-28 Thread Gregor Jeker
Hi Guys
We have also been working with a demo pair of those, intended as CPE for some 
E-Line like services. From my side, I have never seen that weird CLI everyone 
is talking about, I just started with the console and had a very IOS-like CLI. 
I got the devices from the demo pool, so maybe someone before hit some magic 
command, or maybe it depends on the set of credentials or the firmware? I used 
admin/sandino, the software in use is: 

ME1200-1# sh ver
[...]
Active Image

Image: me1200-universal-mz.156-2.SN.dat (primary)
Version  : ME1200 OS Software Build 15.4-3.SN

ME1200-1# show inventory
NAME: "ME1200", DESCR: "Network Interface Device"
PID: ME1200-4S-A , VID: V01 , SN: RTC1

Just to give you some examples of what I am seeing with this device:

ME1200-1# sh run int gig 1/1
Building configuration...
interface GigabitEthernet 1/1
 switchport hybrid native vlan 100
 switchport hybrid egress-tag none
 switchport hybrid port-type unaware
 switchport mode hybrid
 no lldp receive
 no lldp transmit
 no mac address-table learning
 no spanning-tree
 evc l2cp forward 0-15

ME1200-1# sh run int gig 1/6
Building configuration...
interface GigabitEthernet 1/6
 switchport trunk allowed vlan 100,120
 switchport mode trunk

ME1200-1# show int GigabitEthernet 1/1 status
Interface   Mode Speed & Duplex  Flow Control  Max Frame  
Excessive  Link
--  ---  --    -  
-  
GigabitEthernet 1/1 enabled  Autodisabled  10240  
Discard1Gfdx

ME1200-1# show int GigabitEthernet 1/1 ?
*  All switches or All ports
GigabitEthernet1 Gigabit Ethernet Port
capabilities   Display capabilities.
statistics Display statistics counters.
status Display status.
switchport Show interface switchport information
transceiverShow interface transceiver
veriphyRun cable diagnostics and show result.

ME1200-1# show int GigabitEthernet 1/1 switchport
Name: GigabitEthernet 1/1
Administrative mode: hybrid
Access Mode VLAN: 1
Trunk Native Mode VLAN: 1
Administrative Native VLAN tagging: disabled
Allowed VLANs: 1-4095
Hybrid port configuration
-
Port Type: Unaware
Acceptable Frame Type: All
Ingress filter: Disabled
Egress tagging: None
Hybrid Native Mode VLAN: 100
Hybrid VLANs Enabled: 1-4095


 That’s an example for "switchport mode dot1q-tunnel"-like behavior. It is also 
quite nice in regards of l2cp forwarding, it is even capable of forwarding 
EAPOL and similar frames. 
 Some commands and especially the show outputs are a little different than 
traditional IOS. However, no problems getting things up 

> Don't know why Cisco thought it was a good idea to make the ME1200 completely 
> different from the rest of the ME3400,3600,3800 lines [...]
I don’t think that was their intention, I guess they just bought some company 
and it takes time to adapt... 

 Cheers,
 Gregor 

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Re: [c-nsp] Cisco ME1200 iCLI

2016-11-28 Thread Erik Sundberg
I have a couple of these sitting on the shelf too. Configuration guides didn't 
match how to configure the NID's. Don't know why Cisco thought it was a good 
idea to make the ME1200 completely different from the rest of the 
ME3400,3600,3800 lines.This device does not run IOS. So we are looking at Ciena 
and Accedian for NID's instead.

Very frustrating.

-Original Message-
From: cisco-nsp [mailto:cisco-nsp-boun...@puck.nether.net] On Behalf Of Holger L
Sent: Friday, November 25, 2016 7:24 AM
To: cisco-nsp
Subject: [c-nsp] Cisco ME1200 iCLI

Hi,

it's the first time I test a Cisco ME1200 and got some basic questions.
(Till now we used ME3400 Switches to deploy QinQ L2 VPNs.)

I got two ME1200-4S-A Switches and wonder how to get into iCLI? I am able to 
access the "NID Configuration" on console and to access the web interface 
(after I configured an IP in "NID Configuration").

But how to get into iCLI mode which has the well-known Cisco syntax?

In the docs they just exit the "NID Configuration" and do a "conf t" but this 
doesn't work.. As priv 15 admin:

(ProvisionPortVlanPortType)# exit
# configure terminal
% Command not permitted.

And it seems all the commands out of the iCLI docs are not available in my
shell:

# ?
Diagnostics  Diagnostics Tests
EpsPortType  Provision eps
ErpsPortType Provision Erps
FlexlinksPortTypeProvision Flexlinks Services
IPMCMVR  Enter cisco mvr Template Services
LSTPortType  Provision LST Services
LinkOamPortType  Provision linkoam
NtpPortType  NTP provision
OperationsMepPortTypeEnables FM and PM on Mep
PTPPortType  ME1200 PTP operations
ProvisionConfigManagementEnter Cisco ConfigMgmt Provisioning mode
ProvisionEVC Enter Cisco EVC Provisioning mode
ProvisionL2CPPortTypeProvision L2CP service
ProvisionLacpPortTypeProvision LACP service
ProvisionLldpPortTypeProvision lldp
ProvisionMacTableSecurityTypeMAC Address Table Management
ProvisionMepPortType Provision MEP
ProvisionNIDMgmtType Provision NID Management
ProvisionNotifications   Enter Notifications Configuration mode
ProvisionPhyPortType Physical Port Configuration
ProvisionPortVlanPortTypeProvision Vlan and SwitchPort Service
ProvisionQos QOS Provisioning
ProvisionSnmpConfProvision Snmp  Service
ProvisionStormControlProvision Storm Control  Service
ProvisionStpPortType Provision STP Services
ProvisionSystemType  show flash
RFC2544PortType  RFC2544 port type
ReachabilityPortType Enter Reachability Provisioning mode
SECURITYACL  Enter cisco acl Template Services
SFlowsFlow operations
Span Enter SPAN and RSPAN Provisioning mode
SyncESet SyncE configuration
Syslog   Syslog Properties and Methods
UDLDPortType Provision UDLD Configuration
ciscoY1564   Enter Cisco Y1564 Provisioning mode
do   To run exec commands in config mode
exit Exit from EXEC mode
help Description of the interactive help
system
httpsEnter HTTPS Provisioning mode
logout   Exit from EXEC mode
more Display file
ping Send ICMP echo messages
template Cisco template wise debug mode
ztp  Debugging functions

Same commands if I use ssh instead of console. Any Ideas?

BTW, I did not use a ME3800/ME3600 as controller. Do I need to do this to 
access iCLI?

Thanks, BR,
Holger

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net 
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



CONFIDENTIALITY NOTICE: This e-mail transmission, and any documents, files or 
previous e-mail messages attached to it may contain confidential information 
that is legally privileged. If you are not the intended recipient, or a person 
responsible for delivering it to the intended recipient, you are hereby 
notified that any disclosure, copying, distribution or use of any of the 
information contained in or attached to this transmission is STRICTLY 
PROHIBITED. If you have received this transmission in error please notify the 
sende

[c-nsp] Cisco ME1200 iCLI

2016-11-25 Thread Holger L
Hi,

it's the first time I test a Cisco ME1200 and got some basic questions.
(Till now we used ME3400 Switches to deploy QinQ L2 VPNs.)

I got two ME1200-4S-A Switches and wonder how to get into iCLI? I am able
to access the "NID Configuration" on console and to access the web
interface (after I configured an IP in "NID Configuration").

But how to get into iCLI mode which has the well-known Cisco syntax?

In the docs they just exit the "NID Configuration" and do a "conf t" but
this doesn't work.. As priv 15 admin:

(ProvisionPortVlanPortType)# exit
# configure terminal
% Command not permitted.

And it seems all the commands out of the iCLI docs are not available in my
shell:

# ?
Diagnostics  Diagnostics Tests
EpsPortType  Provision eps
ErpsPortType Provision Erps
FlexlinksPortTypeProvision Flexlinks Services
IPMCMVR  Enter cisco mvr Template Services
LSTPortType  Provision LST Services
LinkOamPortType  Provision linkoam
NtpPortType  NTP provision
OperationsMepPortTypeEnables FM and PM on Mep
PTPPortType  ME1200 PTP operations
ProvisionConfigManagementEnter Cisco ConfigMgmt Provisioning mode
ProvisionEVC Enter Cisco EVC Provisioning mode
ProvisionL2CPPortTypeProvision L2CP service
ProvisionLacpPortTypeProvision LACP service
ProvisionLldpPortTypeProvision lldp
ProvisionMacTableSecurityTypeMAC Address Table Management
ProvisionMepPortType Provision MEP
ProvisionNIDMgmtType Provision NID Management
ProvisionNotifications   Enter Notifications Configuration mode
ProvisionPhyPortType Physical Port Configuration
ProvisionPortVlanPortTypeProvision Vlan and SwitchPort Service
ProvisionQos QOS Provisioning
ProvisionSnmpConfProvision Snmp  Service
ProvisionStormControlProvision Storm Control  Service
ProvisionStpPortType Provision STP Services
ProvisionSystemType  show flash
RFC2544PortType  RFC2544 port type
ReachabilityPortType Enter Reachability Provisioning mode
SECURITYACL  Enter cisco acl Template Services
SFlowsFlow operations
Span Enter SPAN and RSPAN Provisioning mode
SyncESet SyncE configuration
Syslog   Syslog Properties and Methods
UDLDPortType Provision UDLD Configuration
ciscoY1564   Enter Cisco Y1564 Provisioning mode
do   To run exec commands in config mode
exit Exit from EXEC mode
help Description of the interactive help
system
httpsEnter HTTPS Provisioning mode
logout   Exit from EXEC mode
more Display file
ping Send ICMP echo messages
template Cisco template wise debug mode
ztp  Debugging functions

Same commands if I use ssh instead of console. Any Ideas?

BTW, I did not use a ME3800/ME3600 as controller. Do I need to do this to
access iCLI?

Thanks, BR,
Holger

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/