Skip to content

Instantly share code, notes, and snippets.

@kurnias
Created November 29, 2012 02:42
Show Gist options
  • Save kurnias/4166430 to your computer and use it in GitHub Desktop.
Save kurnias/4166430 to your computer and use it in GitHub Desktop.
SpeedTouch ST536 V6 Bridge Mode CLI
Username : Administrator
Password : *********** (isi dengan no.serial modem CPxxxxxx)
------------------------------------------------------------------------
______ SpeedTouch 5x6
___/_____/\
/ /\ 6.2.17.5
_____/__ / \
_/ /\_____/___ \ Copyright (c) 1999-2007, THOMSON
// / \ /\ \
_______//_______/ \ / _\/______
/ / \ \ / / / /\
__/ / \ \ / / / / _\__
/ / / \_______\/ / / / / /\
/_/______/___________________/ /________/ /___/ \
\ \ \ ___________ \ \ \ \ \ /
\_\ \ / /\ \ \ \ \___\/
\ \/ / \ \ \ \ /
\_____/ / \ \ \________\/
/__________/ \ \ /
\ _____ \ /_____\/
\ / /\ \ /___\/
/____/ \ \ /
\ \ /___\/
\____\/
------------------------------------------------------------------------
{Administrator}=>ppp relay
{Administrator}[ppp relay]=>flush
{Administrator}[ppp relay]=>..
{Administrator}[ppp]=>flush
{Administrator}[ppp]=>:eth
{Administrator}[eth]=>flush
{Administrator}[eth]=>:atm
{Administrator}[atm]=>flush
Some ATM interfaces are still in use. Interfaces that are in use cannot be deleted.
{Administrator}[atm]=>phonebook
{Administrator}[atm phonebook]=>flush
Some phonebook entries are still in use. Entries that are in use cannot be deleted.
{Administrator}[atm phonebook]=>add
name = pvcInternet
addr = 0.35
:atm phonebook add name=pvcInternet addr=0*35
{Administrator}[atm phonebook]=>..
{Administrator}[atm]=>ifadd intf = atmInternet
:atm ifadd intf=atmInternet
{Administrator}[atm]=>ifconfig
intf = atmInternet
[dest] = pvcInternet
[qos] = default
[clp] = 0
[encaps] = llc
[retry] = 10
[fcs] = disabled
[ulp] = mac
:atm ifconfig intf=atmInternet dest=pvcInternet ulp=mac
{Administrator}[atm]=>ifattach
intf = atmInternet
:atm ifattach intf=atmInternet
{Administrator}[atm]=>..
{Administrator}=>eth bridge
{Administrator}[eth bridge]=>ifadd
[brname] =
intf = snbbridge
:eth bridge ifadd intf=snbbridge
{Administrator}[eth bridge]=>ifconfig
[brname] =
intf = snbbridge
[dest] = atmInternet
[portstate] = forwarding
[retry] = 10
[priotag] = 0
[vlan] = default
[prioconfig] = disabled
[ipprec] = disabled
[priority] = 0
[regenprio] = 01234567
[ingressfiltering] = disabled
[acceptvlanonly] = disabled
[mcastfilter] = disabled
[dynvlan] = disabled
[igmpsnooping] = enabled
:eth bridge ifconfig intf=snbbridge dest=atmInternet
portstate=forwarding retry=10 priotag=disabled vlan=default prioconfig=disabled
ipprec=disabled priority=0 regenprio=01234567 ingressfiltering=disabled
acceptvlanonly=disabled mcastfilter=disabled dynvlan=disabled igmpsnooping=enabled
{Administrator}[eth bridge]=>ifattach
[brname] =
intf = snbbridge
:eth bridge ifattach intf=snbbridge
{Administrator}[eth bridge]=>:
{Administrator}=>dhcp server config state=disabled
{Administrator}=>saveall
{Administrator}=>exit
Connection to host lost.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment